X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fstatic_master.pp;h=e1d61a14101daa0b627f11c2be60825e85432771;hb=03836126a6cc44a6d6890879c20b7d4e07b1c838;hp=4f982bd3947f200939db34b7cee6bbefe45c7416;hpb=5a0eade9f4a8531e7394b19ddaad072e8f38692d;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/static_master.pp b/modules/roles/manifests/static_master.pp index 4f982bd39..e1d61a141 100644 --- a/modules/roles/manifests/static_master.pp +++ b/modules/roles/manifests/static_master.pp @@ -16,9 +16,6 @@ class roles::static_master inherits roles::static_base { mode => 555, ; - '/etc/static-components.conf': - source => "puppet:///modules/roles/static-mirroring/static-components.conf", - ; '/etc/static-clients.conf': content => template('roles/static-clients.conf.erb'), ;