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

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

Issue 29370698: Issue 4768 - Initial ABP community forum setup (Closed)
Patch Set: remove accidental file Created Jan. 3, 2017, 5:05 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
Index: modules/private-stub/hiera/hosts.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -50,6 +50,12 @@
role: intraforumserver
public_key: *vagrant_box_precise
groups: [http-servers]
+ communityforum1:
+ ips: [10.8.0.106]
+ role: communityforumserver
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+ groups: [http-servers]
issues1:
ips: [10.8.0.131]
os: "debian-jessie"

Powered by Google App Engine
This is Rietveld