diff options
author | Micah Anderson <micah@riseup.net> | 2012-11-15 17:07:30 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-11-15 17:07:30 -0500 |
commit | 6ac343659883317b5284ebe1e364b38793d50f29 (patch) | |
tree | 84e1b026e9f9d65e22c31c566172550f34cfceca | |
parent | 16b1f266cdbf2f07bff6ff26c13be71e6da9b150 (diff) |
remove extraneous tag from vpn1_vagrant node
-rw-r--r-- | provider/nodes/vpn1_vagrant.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/provider/nodes/vpn1_vagrant.json b/provider/nodes/vpn1_vagrant.json index 5851302..33cccd0 100644 --- a/provider/nodes/vpn1_vagrant.json +++ b/provider/nodes/vpn1_vagrant.json @@ -3,7 +3,6 @@ "tags": ["vagrant"], "ip_address": "10.5.5.45", "interface": "eth0", - "tags": "production", "openvpn": { "gateway_address": "10.5.5.46", "filter_dns": true |