Fix gpg things

This commit is contained in:
Mike Reeves
2023-06-27 13:57:53 -04:00
parent bdb5748b44
commit 04fe2ca996
9 changed files with 92 additions and 88 deletions

View File

@@ -651,7 +651,6 @@ main() {
echo ""
set_os
set_cron_service_name
if ! check_salt_master_status; then
echo "Could not talk to salt master"
echo "Please run 'systemctl status salt-master' to ensure the salt-master service is running and check the log at /opt/so/log/salt/master."