diff options
author | Leif Johansson <leifj@sunet.se> | 2013-11-01 09:42:46 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-11-01 09:42:46 +0100 |
commit | 3b785555bce9923b9074af6f76a603eb58189e6b (patch) | |
tree | 15397e1e8866c0fe0a07106a62460d53408c05b8 /global/overlay/etc | |
parent | bbdfc0b087bae77f1ecbcbcde6f0b9b19c911d4c (diff) |
use forked dhcp module
Diffstat (limited to 'global/overlay/etc')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 1ea6dbe..d9ce464 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -10,4 +10,4 @@ vcsrepo puppetlabs/vcsrepo no xinetd puppetlabs/xinetd no golang elithrar/golang yes python git://github.com/stankevich/puppet-python.git yes -dhcp git://github.com/puppetlabs/puppetlabs-dhcp no +dhcp git://github.com/sunet/puppetlabs-dhcp yes |