Remove ssh from cloud-config-files
the cc_ssh script already executes in cloud config without being explicitly called. As it is now, it is executing twice. Make it execute only once. Change-Id: I2d53adbea0175f63db71be516639d40aa0f8a1de
This commit is contained in:
parent
a492c6e04f
commit
5862514aef
@ -6,7 +6,6 @@ user: ec2-user
|
||||
cloud_config_modules:
|
||||
- locale
|
||||
- set_hostname
|
||||
- ssh
|
||||
- timezone
|
||||
- update_etc_hosts
|
||||
- update_hostname
|
||||
|
Loading…
x
Reference in New Issue
Block a user