Skip to content

Commit 014f5ed

Browse files
author
Ryan Sandor Richards
committed
Fix delta docks inventory lookup.
1 parent e030aaa commit 014f5ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/delta-hosts/docks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var params = {
1414
// Only search for docks in the cluster security group
1515
{
1616
Name: 'instance.group-id',
17-
Values: ['sg-577a0d33']
17+
Values: ['sg-6cd7fb08']
1818
},
1919
// Only fetch instances that are tagged as docks
2020
{

0 commit comments

Comments
 (0)