Define public IP addresses in base since we cannot trust facter
[mirror/dsa-puppet.git] / manifests / site.pp
index 0c178c1..3e4e39d 100644 (file)
@@ -21,6 +21,7 @@ Service {
 node default {
        # we really should rename this one
        include site
+       include base
 
        # this is magic: it will include whatever classes says we should
        # include, based on the value of the "classes" array