[puppet] Remove giapprentice/infrastructure.g.o references, 2nd part



commit 86ef33b00c86a1a3ac4d3375820e8d0585babb26
Author: Andrea Veri <averi redhat com>
Date:   Wed Apr 3 13:13:16 2019 +0200

    Remove giapprentice/infrastructure.g.o references, 2nd part

 manifests/nodes/bastion.pp                         |  5 --
 manifests/nodes/puppetmaster01.pp                  |  2 -
 .../files/sites.d/infrastructure.gnome.org.conf    | 73 ----------------------
 3 files changed, 80 deletions(-)
---
diff --git a/manifests/nodes/bastion.pp b/manifests/nodes/bastion.pp
index 21d225c3..29356568 100644
--- a/manifests/nodes/bastion.pp
+++ b/manifests/nodes/bastion.pp
@@ -31,9 +31,4 @@ node bastion {
     include gnome_users
     include openvpn::server
     include squid
-    include httpd
-
-    class { 'git::cgit':
-        has_clone_url => false
-    }
 }
diff --git a/manifests/nodes/puppetmaster01.pp b/manifests/nodes/puppetmaster01.pp
index 9e5eb36b..b87afaa8 100644
--- a/manifests/nodes/puppetmaster01.pp
+++ b/manifests/nodes/puppetmaster01.pp
@@ -7,8 +7,6 @@ node puppetmaster01 {
         tcpPorts => [ ],
     }
 
-    sudo::extra{ 'Puppet Git hooks': name => 'puppet_git_hooks' }
-
     include baseclass
     include postfix::client
     include freeipa::client


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]