diff options
Diffstat (limited to 'provider/nodes/web1_vagrant.json')
-rw-r--r-- | provider/nodes/web1_vagrant.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/provider/nodes/web1_vagrant.json b/provider/nodes/web1_vagrant.json index 689ce62..4e80ba9 100644 --- a/provider/nodes/web1_vagrant.json +++ b/provider/nodes/web1_vagrant.json @@ -1,4 +1,5 @@ { "services": "webapp", + "tags": ["vagrant"], "ip_address": "10.5.5.47" } |