2019-08-14 14:16:12 +02:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
2014-12-09 20:49:14 +01:00
|
|
|
Further configuration is required to connect salt and foreman-proxy, see:
|
2015-11-15 17:31:34 +01:00
|
|
|
http://theforeman.org/plugins/foreman_salt/
|
2014-12-09 20:49:14 +01:00
|
|
|
|
|
|
|
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
|
2019-08-14 14:16:12 +02:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|