2
0

Update comment for consistency

This commit is contained in:
Charles McLaughlin 2017-06-07 14:55:25 -07:00
parent 316622ef9b
commit 3a261c7da0
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!
make_salty:
- someinstance:
ssh_host: somehost.somedomain

View File

@ -1,3 +1,3 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!
make_salty:
provider: saltify

View File

@ -1,4 +1,4 @@
# This file is managed by Salt
# This file is managed by Salt! Do not edit by hand!
{% set cloud = salt['pillar.get']('salt:cloud', {}) -%}