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

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

Issue 5326469249105920: Issue 2497 - Set up web servers for share.adblockplus.org, youtube.adblockplus.me, facebook.adblock… (Closed)
Patch Set: Created May 12, 2015, 2:28 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/private-stub/files/youtube.adblockplus.me_sslcert.pem ('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
@@ -44,10 +44,22 @@ servers:
web2:
ip: [10.8.0.145]
ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDhC6a20iZh6VurNrRC3ZzdilTp6yelnzJ8/49ujHvkAC38Rj6870re3Yvkg+8AfxdyVNP8owqC6x7KQD0zJ6Nk=
groups: [http-servers]
web3:
ip: [10.8.0.146]
ssh_public_key: AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNGsgpvtJ9VeYhcl094C0h0fw26lQSa/6bAan1o8FB+cu35+lugsSSUXXbGT5sr+UYaWILB226RgO+aQ4mn49m0=
groups: [http-servers]
+ web-sh-abp-org-1:
+ ip: [10.8.0.147]
+ groups: [http-servers]
+ web-yt-abp-me-1:
+ ip: [10.8.0.148]
+ groups: [http-servers]
+ web-fb-abp-me-1:
+ ip: [10.8.0.149]
+ groups: [http-servers]
+ web-aa-org-1:
+ ip: [10.8.0.150]
+ groups: [http-servers]
« no previous file with comments | « modules/private-stub/files/youtube.adblockplus.me_sslcert.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld