Преглед изворни кода

feat: enable the metadata grains server by default

tags/v1.6.0
Mark Ferrell пре 4 година
родитељ
комит
b1d296d270
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      salt/files/cloud.providers.d/_ec2.conf

+ 1
- 0
salt/files/cloud.providers.d/_ec2.conf Прегледај датотеку

@@ -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…
Откажи
Сачувај