aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMarc Fournier <marc.fournier@camptocamp.com>2011-11-15 13:17:30 +0100
committerMarc Fournier <marc.fournier@camptocamp.com>2011-11-15 13:17:30 +0100
commit5f4a22d6775fc091124c95bbb0b891bf95e6043c (patch)
tree8e72cf49cb70d9f88cd31dff946f5785f0fb8721 /manifests
parent69f887dee39d13f52b7b228fa49e54bdd0454c3b (diff)
downloadpuppet-dhcp-5f4a22d6775fc091124c95bbb0b891bf95e6043c.tar.gz
puppet-dhcp-5f4a22d6775fc091124c95bbb0b891bf95e6043c.tar.bz2
file renaming to be compliant with recommended module structure.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/host.pp (renamed from manifests/definitions/dhcp-host.pp)0
-rw-r--r--manifests/init.pp2
-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