diff options
-rw-r--r-- | manifests/host.pp (renamed from manifests/definitions/dhcp-host.pp) | 0 | ||||
-rw-r--r-- | manifests/init.pp | 2 | ||||
-rw-r--r-- | manifests/params.pp (renamed from manifests/classes/dhcp-params.pp) | 0 | ||||
-rw-r--r-- | manifests/server.pp (renamed from manifests/classes/dhcp-server.pp) | 0 | ||||
-rw-r--r-- | manifests/server/base.pp (renamed from manifests/classes/dhcp-server-base.pp) | 0 | ||||
-rw-r--r-- | manifests/server/debian.pp (renamed from manifests/classes/dhcp-server-debian.pp) | 0 | ||||
-rw-r--r-- | manifests/shared-network.pp (renamed from manifests/definitions/dhcp-shared-network.pp) | 0 | ||||
-rw-r--r-- | manifests/subnet.pp (renamed from manifests/definitions/dhcp-subnet.pp) | 0 |
8 files changed, 0 insertions, 2 deletions
diff --git a/manifests/definitions/dhcp-host.pp b/manifests/host.pp index 160df63..160df63 100644 --- a/manifests/definitions/dhcp-host.pp +++ b/manifests/host.pp diff --git a/manifests/init.pp b/manifests/init.pp deleted file mode 100644 index 6cc1969..0000000 --- a/manifests/init.pp +++ /dev/null @@ -1,2 +0,0 @@ -import "classes/*.pp" -import "definitions/*.pp" diff --git a/manifests/classes/dhcp-params.pp b/manifests/params.pp index 4a8eaa1..4a8eaa1 100644 --- a/manifests/classes/dhcp-params.pp +++ b/manifests/params.pp diff --git a/manifests/classes/dhcp-server.pp b/manifests/server.pp index 7d56854..7d56854 100644 --- a/manifests/classes/dhcp-server.pp +++ b/manifests/server.pp diff --git a/manifests/classes/dhcp-server-base.pp b/manifests/server/base.pp index 1725b36..1725b36 100644 --- a/manifests/classes/dhcp-server-base.pp +++ b/manifests/server/base.pp diff --git a/manifests/classes/dhcp-server-debian.pp b/manifests/server/debian.pp index 9762384..9762384 100644 --- a/manifests/classes/dhcp-server-debian.pp +++ b/manifests/server/debian.pp diff --git a/manifests/definitions/dhcp-shared-network.pp b/manifests/shared-network.pp index 9e1e779..9e1e779 100644 --- a/manifests/definitions/dhcp-shared-network.pp +++ b/manifests/shared-network.pp diff --git a/manifests/definitions/dhcp-subnet.pp b/manifests/subnet.pp index c0f865b..c0f865b 100644 --- a/manifests/definitions/dhcp-subnet.pp +++ b/manifests/subnet.pp |