# This file is managed by Salt | |||||
# This file is managed by Salt! Do not edit by hand! | |||||
make_salty: | make_salty: | ||||
- someinstance: | - someinstance: | ||||
ssh_host: somehost.somedomain | ssh_host: somehost.somedomain |
# This file is managed by Salt | |||||
# This file is managed by Salt! Do not edit by hand! | |||||
make_salty: | make_salty: | ||||
provider: saltify | provider: saltify |
# This file is managed by Salt | |||||
# This file is managed by Salt! Do not edit by hand! | |||||
{% set cloud = salt['pillar.get']('salt:cloud', {}) -%} | {% set cloud = salt['pillar.get']('salt:cloud', {}) -%} | ||||