Skip to content

Commit bf9adf5

Browse files
author
Christopher M. Neill
committed
SAN-2758 - change default SG for docks
1 parent ca7e76b commit bf9adf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/beta-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-87ca04e3']
17+
Values: ['sg-d6e684b2']
1818
},
1919
// Only fetch instances that are tagged as docks
2020
{

0 commit comments

Comments
 (0)