mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
update default cloud conf file with aws ssh_interface
This commit is contained in:
parent
67db2f7bce
commit
2a17d02248
@ -24,6 +24,10 @@
|
|||||||
#AWS.keyname: default
|
#AWS.keyname: default
|
||||||
#AWS.securitygroup: default
|
#AWS.securitygroup: default
|
||||||
#AWS.private_key: /root/test.pem
|
#AWS.private_key: /root/test.pem
|
||||||
|
# Specify whether to use public or private IP for deploy script
|
||||||
|
# private_ips or public_ips
|
||||||
|
#AWS.ssh_interface: public_ips
|
||||||
|
|
||||||
#
|
#
|
||||||
# Linode takes the single api_key
|
# Linode takes the single api_key
|
||||||
#LINODE.apikey: <Linode api key>
|
#LINODE.apikey: <Linode api key>
|
||||||
|
Loading…
Reference in New Issue
Block a user