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

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

Issue 29340830: Issue 3988 - Introduce role web/easylist in Hiera (Closed)
Patch Set: Created April 26, 2016, 1:15 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 | « hiera/roles/web/easylist.yaml ('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
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index 5cf3dc4fd522d87b9cdcc5f24e9a2b1814e6e6fe..425080e466623f165ea3a1647ac5fc65221b9b92 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -95,6 +95,11 @@ servers:
role: web/subscribe
ssh_public_key: *vagrant_box
groups: [http-servers]
+ web-easylist-abp-org-1:
+ ip: [10.8.0.156]
+ role: web/easylist
+ ssh_public_key: *vagrant_box
+ groups: [http-servers]
log1:
ip: [10.8.0.210]
role: logserver
« no previous file with comments | « hiera/roles/web/easylist.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld