X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=2933d23fa81c6517d7e8394c839b8d533e63bfc6;hb=7c22b52d4ff96f93b085fe3cb7667281bc1e7933;hp=9bf2eb83470fd9e6db582c61cdc94c4d1c0eaf64;hpb=631a1380aac17d816e1e24401d75d883e7ebf897;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 9bf2eb834..2933d23fa 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -45,14 +45,11 @@ node default { include haveged include huge_mem include tcp_bbr + include certregen::client - if $::lsbdistcodename == squeeze { - include roles::udldap::client - } else { - include roles::pubsub::client - class { 'roles::udldap::client': - ensure => absent - } + include roles::pubsub::client + class { 'roles::udldap::client': + ensure => absent } if getfromhash($site::nodeinfo, 'ganeti') {