Skip to content

Commit 203cc62

Browse files
author
anandkumarpatel
committed
Merge pull request #186 from CodeNow/SAN-2758
SAN-2758 - change default SG for docks
2 parents df4ccd4 + bf9adf5 commit 203cc62

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)