mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix - don't specify 'name' key inside the list - just the subnet names
This commit is contained in:
parent
5cab4b775a
commit
36946640b8
@ -72,8 +72,8 @@ config:
|
||||
instance_id: i-123456
|
||||
interface_id: eni-123456
|
||||
- subnet_names:
|
||||
- name: subnet1
|
||||
- name: subnet2
|
||||
- subnet1
|
||||
- subnet2
|
||||
- region: us-east-1
|
||||
- keyid: GKTADJGHEIQSXMKKRBJ08H
|
||||
- key: askdjghsdfjkghWupUjasdflkdfklgjsdfjajkghs
|
||||
|
Loading…
Reference in New Issue
Block a user