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: use forumserver base and host specific configuration Created Jan. 6, 2017, 10:48 a.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]
+ abpforum1:
+ ips: [10.8.0.106]
+ role: forumserver
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+ groups: [http-servers]
issues1:
ips: [10.8.0.131]
os: "debian-jessie"
« no previous file with comments | « modules/private-stub/files/forum.adblockplus.org_sslcert.pem ('k') | modules/private-stub/hiera/hosts/abpforum1.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld