Allow to config banner in pillar

This commit is contained in:
Andres Montalban
2017-07-27 19:55:34 -03:00
parent 467c5e56fc
commit 500c915c33
2 changed files with 9 additions and 0 deletions
+4
View File
@@ -177,6 +177,10 @@ ssh_config:
openssh:
# Instead of adding a custom banner file you can set it in pillar
banner_string: |
Welcome to {{ grains['id'] }}!
# Controls if SSHD should be enabled/started
sshd_enable: true
auth: