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

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

Issue 29767587: #10349 - Allow files in domain root directory (Closed)
Patch Set: Use better naming convention Created May 3, 2018, 1:59 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
« no previous file with comments | « modules/adblockplus/manifests/web/fileserver/repository.pp ('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
@@ -167,4 +167,10 @@
role: buildserver
os: "debian-jessie"
public_key: *vagrant_box_jessie
+ trusted-news-1:
+ ips: [10.8.0.228]
+ role: web/fileserver/trusted-news
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+ groups: [http-servers]
« no previous file with comments | « modules/adblockplus/manifests/web/fileserver/repository.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld