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: drop the communityforum role Created Jan. 6, 2017, 12:18 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
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index b2f3cf510a61387bdb9913b9cf4c63ddd2af0966..60b03692083547f3ff4860223008c88edc887456 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -50,6 +50,12 @@ adblockplus::hosts:
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