| 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" |
|
f.lopez
2016/12/05 11:49:21
I don't see why the example is here IMO it should
mathias
2016/12/05 12:04:21
Well, the example serves two purposes: Being a smo
|
| + |
| servers: |
| filter1: |
| ip: [10.8.0.120] |