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

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

Issue 29366814: Noissue - Fix adblockplus::host $ensure = "absent" support (Closed)
Patch Set: Noissue - Include $ensure = "absent" example in the host class documentation Created Dec. 5, 2016, 12:03 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/adblockplus/manifests/host.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
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index b2a89ec778538ea98ae67f7ef40bac8ed5550676..ab6faf0450cbb996c0d2e85e957f0df9d2dd8d7f 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -1,4 +1,8 @@
---
+adblockplus::hosts:
+ absent-example:
+ ensure: "absent"
+
servers:
filter1:
ip: [10.8.0.120]
« no previous file with comments | « modules/adblockplus/manifests/host.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld