Set Salt log level to info
Globally setting log level for easier initial setup. Later on we should consider removing it again, or moving it to the salt:master pillar. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
ad4c6af852
commit
5d60fe6a34
@ -1,2 +1,3 @@
|
|||||||
salt:
|
salt:
|
||||||
hash_type: sha512
|
hash_type: sha512
|
||||||
|
log_level: info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user