summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-02-15 20:47:53 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-15 20:47:53 +0100
commit9ecdb6836499d47653baec44dd739e2c98e15689 (patch)
tree9846f92b752b362db4c7a726fe7a133cb3f7500b
parentdns_record resources working! (diff)
downloadprofiles-9ecdb6836499d47653baec44dd739e2c98e15689.tar.gz
profiles-9ecdb6836499d47653baec44dd739e2c98e15689.tar.xz
dns_zone test absent.
-rw-r--r--manifests/dns_zones.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/dns_zones.pp b/manifests/dns_zones.pp
index 22c2088..d091f8d 100644
--- a/manifests/dns_zones.pp
+++ b/manifests/dns_zones.pp
@@ -64,6 +64,7 @@ class profiles::dns_zones (
}
dns_zone { 'test':
+ ensure => 'absent',
}
dns_record { 'Test record':