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

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

Issue 29733731: #7320 - Introduce helpcenter role (Closed)
Patch Set: Make documentation right Created April 17, 2018, 8:03 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
===================================================================
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -167,4 +167,9 @@
role: buildserver
os: "debian-jessie"
public_key: *vagrant_box_jessie
-
+ help-eyeo-com-1:
+ ips: [10.8.0.228]
+ role: web/static/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