feat: enable the metadata grains server by default
This commit is contained in:
parent
b94ff645c9
commit
b1d296d270
@ -7,6 +7,7 @@ ec2_ubuntu_public:
|
||||
master: {{ cloud.get('master', 'salt') }}
|
||||
grains:
|
||||
test: True
|
||||
metadata_server_grains: True
|
||||
ssh_interface: public_ips
|
||||
id: {{ cloud.get('aws_key', 'DEFAULT') }}
|
||||
key: '{{ cloud.get('aws_secret', 'DEFAULT') }}'
|
||||
|
Loading…
Reference in New Issue
Block a user