aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-smart_proxy_salt/pkg-message
blob: 56e73e4c1b01bcc89017827f219ec2f05c88b5fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ 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
}
]