87074cf3d9
As discussed in PR#305, these are defaults that even if they are configurable as probably not suited to a majority of users and causes delete/add output on highstate of user of the formula choses to use the same file name.
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# This file is managed by Salt via {{ source }}
|
|
make_salty:
|
|
- someinstance:
|
|
ssh_host: somehost.somedomain
|
|
ssh_username: user
|
|
password: password
|
|
sudo: True
|