Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/private-stub/hiera/hosts.yaml

Issue 29689695: #7320 - Introduce helpcenter role (Closed)
Patch Set: Some improvements Created Feb. 9, 2018, 1:37 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/adblockplus/templates/web/static.conf.erb ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/hosts.yaml
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index 35ad812baae64640621a7b99f7ef71a0135e875f..7c975910e66bbc3a464f29b0e744cfa0408d8457 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -179,4 +179,9 @@ adblockplus::hosts:
role: buildserver
os: "debian-jessie"
public_key: *vagrant_box_jessie
-
+ help-eyeo-com-1:
+ ips: [10.8.0.228]
+ role: web/helpcenter
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+
« no previous file with comments | « modules/adblockplus/templates/web/static.conf.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld