freebsd-ports/sysutils/rubygem-smart_proxy_salt/pkg-message
2019-08-14 12:16:12 +00:00

11 lines
359 B
Text

[
{ type: install
message: <<EOM
Further configuration is required to connect salt and foreman-proxy, see:
http://theforeman.org/plugins/foreman_salt/
To upload reports from SaltStack highstates to Foreman, add a line like this to your /etc/crontab:
*/10 * * * * root /usr/local/sbin/upload-salt-reports >>/var/log/foreman-proxy/salt-cron.log 2>&1
EOM
}
]