Compare commits

..

1 Commits

Author SHA1 Message Date
2e3fd31e04
Manage salt-minion package, service and config
Restart the service after upgrading the package or modifying the minion
configuration file.

Signed-off-by: Joe Groocock <me@frebib.net>
2020-07-12 16:58:27 +01:00

View File

@ -1,4 +1,4 @@
id: {{ grains.id|lower }}
id: {{ minion_id }}
log_level: info
ipv6: true
ssl: true