summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2013-06-26 17:36:12 +0200
committerkwadronaut <kwadronaut@leap.se>2013-06-26 17:36:12 +0200
commit21050e4d9055998bd3d2956ab52de97d5dfaebc1 (patch)
treea9b331331d5b634d10f72ffc8ca710ad66a93325
parenta28150224fefc76eac8f44f52825f7826c6fea2c (diff)
couch is using stunnel, 4b14c1b7b09f00bd4be196513c9cfb61fd481bf8 was a mistake
-rw-r--r--secgroup-adaptation3
1 files changed, 0 insertions, 3 deletions
diff --git a/secgroup-adaptation b/secgroup-adaptation
index d4edb0b..2649280 100644
--- a/secgroup-adaptation
+++ b/secgroup-adaptation
@@ -18,9 +18,6 @@ nova secgroup-add-rule $SECGROUP ICMP -1 -1 0/0
# Ping doesn't like Onions, but we do!
nova secgroup-add-rule $SECGROUP tcp 9001 9001 0/0
-# We need to get the couch through the door!
-nova secgroup-add-rule $SECGROUP tcp 2984 2984 0/0
-
# There's also this story about Alice, who gets into a rabbit hole
nova secgroup-add-rule $SECGROUP UDP 1194 1194 0/0