mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
958b2c8535
- upgrade to 1.0.0 PR: 195404 Differential Revision: https://reviews.freebsd.org/D1276 Submitted by: Michael Moll <kvedulv@kvedulv.de> (maintainer) Approved by: swills (mentor)
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
Further configuration is required to connect salt and foreman-proxy, see:
|
|
https://github.com/theforeman/foreman_salt/wiki#21-smart-proxy
|
|
|
|
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
|