diff options
author | varac <varacanero@zeromail.org> | 2016-01-07 17:32:15 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-01-07 17:32:15 +0100 |
commit | 313f62ab2d8f7952d771f790ba92fb6eb386aa49 (patch) | |
tree | 2c2b8b4692a28b0b79f91590325614f001880087 /nodes | |
parent | 5efe6ef58138f6ca70f15434cbe650b78b5559d8 (diff) |
hiera updates for installing pixelated
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/quetzal.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/quetzal.json b/nodes/quetzal.json index b25d928..b1423e2 100644 --- a/nodes/quetzal.json +++ b/nodes/quetzal.json @@ -2,7 +2,7 @@ "ip_address": "199.119.112.197", "environment": "jessie", "tags": ["jessie", "dc"], - "services": ["webapp", "couchdb", "mx", "soledad"], + "services": ["webapp", "couchdb", "mx", "soledad", "pixelated"], "sources": { "platform": { "apt": { |