Backup the new Kratos location

This commit is contained in:
Jason Ertel
2022-12-14 14:12:47 -05:00
parent e66c995b1f
commit 87cebedc85

View File

@@ -35,6 +35,7 @@ if [ ! -f $BACKUPFILE ]; then
{%- endfor %}
tar -rf $BACKUPFILE /etc/pki
tar -rf $BACKUPFILE /etc/salt
tar -rf $BACKUPFILE /nsm/kratos
fi