[puppet] Remove giapprentice/infrastructure.g.o references
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [puppet] Remove giapprentice/infrastructure.g.o references
- Date: Wed, 3 Apr 2019 11:08:47 +0000 (UTC)
commit e5c9bb517423052e54963a7aa77a1a29c5c51540
Author: Andrea Veri <averi redhat com>
Date: Wed Apr 3 13:06:52 2019 +0200
Remove giapprentice/infrastructure.g.o references
manifests/nodes/bastion.pp | 9 ---------
modules/fishpoll/files/hooks/giapprentice | 21 ---------------------
modules/haproxy/files/haproxy.cfg | 5 -----
3 files changed, 35 deletions(-)
---
diff --git a/manifests/nodes/bastion.pp b/manifests/nodes/bastion.pp
index 7e40d199..21d225c3 100644
--- a/manifests/nodes/bastion.pp
+++ b/manifests/nodes/bastion.pp
@@ -36,13 +36,4 @@ node bastion {
class { 'git::cgit':
has_clone_url => false
}
-
- fishpoll::hook { 'giapprentice': }
-
- # Needed by git-bz (GNOME Infrastructure Apprentices, submit patches)
- package { 'python-argparse':
- ensure => present,
- }
-
- httpd::vhost { 'infrastructure.gnome.org': name => 'infrastructure.gnome.org' }
}
diff --git a/modules/haproxy/files/haproxy.cfg b/modules/haproxy/files/haproxy.cfg
index 15ddf94c..6a068ade 100644
--- a/modules/haproxy/files/haproxy.cfg
+++ b/modules/haproxy/files/haproxy.cfg
@@ -55,7 +55,6 @@ frontend front_web
use_backend back_ostree if { hdr(host) -i ostree.gnome.org }
use_backend back_foundation if { hdr(host) -i foundation.gnome.org }
use_backend back_art if { hdr(host) -i art.gnome.org }
- use_backend back_infrastructure if { hdr(host) -i infrastructure.gnome.org }
use_backend back_planet_gnome_gr if { hdr(host) -i planet.gnome.gr }
use_backend back_planet_gnome_gr if { hdr(host) -i www.planet.gnome.gr }
use_backend back_letsencrypt if { hdr(host) -i letsencrypt.gnome.org }
@@ -153,10 +152,6 @@ backend back_art
mode http
server art webapps-back:80
-backend back_infrastructure
- mode http
- server infrastructure bastion-back:80
-
backend back_planet_gnome_gr
mode http
server gnomegr webapps-back:80
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]