VOOZH about

URL: https://phabricator.wikimedia.org/T224576

⇱ ⚓ T224576 Upgrade install servers to Buster


Maniphest T224576

Upgrade install servers to Buster
Closed, ResolvedPublic

Description

These act as TFTP/DHCP/boot servers, but also host apt.wikimedia.org

  • assign new IP addresses for replacement servers (private IPs, unlike before!)
  • create Ganeti VMs
  • install OS (buster) on new VMs
  • create new puppet role for installserver minus APT repo (role::installserver::light)
  • create new puppet role for APT repo minus DHCP/TFTP (role::apt_repo)
  • apply both puppet roles and check/fix all errors (add buster support)
  • rsync data APT repo data (done from install1002 to apt1001 and apt2001, added to cron jobs)
  • switch DNS CNAME for webproxy / switch squids to buster
  • switch DHCP_relay config on routers
  • switch TFTP server IPs in DHCP config
  • switch apt.wikimedia.org to the new backend apt1001 in DNS after making some tests
  • install1002.wikimedia.org replaced with install1003.eqiad.wmnet in all config files
  • install2002.wikimedia.org replaced with install2003.codfw.wmnet in all config files
  • remove old servers from DNS and decom fully with cookbook

Details

Related Changes in Gerrit:
SubjectAuthorRepoBranchLines +/-
Remove install[12]002 site.pp entriesAlexandros Kosiarisoperations/puppetproduction+0 -5
remove install1002/install2002Dzahnoperations/dnsmaster+0 -8
apt_repo: stop including migration rsync classDzahnoperations/puppetproduction+0 -5
add install.wikimedia.org CNAME to install1003Dzahnoperations/dnsmaster+2 -0
install_server: replace apt.wm.org with install.wm.org in autoinstall URLsDzahnoperations/puppetproduction+6 -6
installserver: include preseed in apt role, not in light roleDzahnoperations/puppetproduction+1 -2
installserver::migration: fix rsync dir nameDzahnoperations/puppetproduction+1 -1
installserver: rsync home dir data for migrationDzahnoperations/puppetproduction+44 -0
Add s-nail to send mails after package importsMuehlenhoffoperations/puppetproduction+5 -0
aptrepo: remove reprepro package on inactive serversDzahnoperations/puppetproduction+13 -9
switch apt.wikimedia.org from install1002 to apt1001Dzahnoperations/dnsmaster+1 -1
aptrepo: add MOTD warning to not use old install servers for APTDzahnoperations/puppetproduction+35 -0
hiera/apt.wikimedia.org: switch from install1002 to apt1001Dzahnoperations/puppetproduction+1 -3
adjust my .bash_profile to set base dir for reprepro on apt*Dzahnoperations/puppetproduction+1 -1
tftp,bastionhost: Add missing ensure_service hiera keyVgutierrezoperations/puppetproduction+2 -0
DHCP: remove old install servers and use new servers as next-serverDzahnoperations/puppetproduction+5 -18
tftp: if service is told to be stopped, do not monitor itDzahnoperations/puppetproduction+6 -0
installserver/tftp: add missing ensure_service parameterDzahnoperations/puppetproduction+3 -1
installserver: stop tftp service on old install serversDzahnoperations/puppetproduction+9 -3
install_server: switch TFTP servers in DHCP to new install serversDzahnoperations/puppetproduction+26 -26
stop DHCP service on jessie install serversDzahnoperations/puppetproduction+1 -1
start DHCP service on new installserver::light serversDzahnoperations/puppetproduction+1 -1
replace DCHP relays with new installserversDzahnoperations/homer/publicmaster+47 -47
installserver: disable squid monitoring if service is absentDzahnoperations/puppetproduction+2 -1
installserver: allow configuring squid as absent in HieraDzahnoperations/puppetproduction+7 -3
squid: remove obsolete hierarchy_stoplist config directiveDzahnoperations/puppetproduction+0 -1
switch webproxy CNAMEs to new install serversDzahnoperations/dnsmaster+5 -5
hiera/aptrepo: rename install_server variables to aptrepo_serverDzahnoperations/puppetproduction+4 -4
switch install_server and failover in hieradata/common.yamlDzahnoperations/puppetproduction+2 -2
DHCP: switch install1003/2003 to public IP, new VMs, update MACsDzahnoperations/puppetproduction+4 -4
site: switch install1003/2003 to public IPsDzahnoperations/puppetproduction+1 -1
re-add install1002/install2003 with public IPsDzahnoperations/dnsmaster+8 -0
remove install1003/2003 again to recreate with public IPsDzahnoperations/dnsmaster+0 -8
installserver: ensure interface for DHCP server is configuredDzahnoperations/puppetproduction+14 -1
site: add installserver::light role on new install serversDzahnoperations/puppetproduction+0 -0
installserver: allow stopping DHCP server in Hiera, apply new roleDzahnoperations/puppetproduction+12 -6
installserver/apt: allow setting gpg_user different from reprepro userDzahnoperations/puppetproduction+19 -8
installserver/apt_repo: add homedir parameter, move dirs to HieraDzahnoperations/puppetproduction+7 -1
aptrepo: puppetize gpg sec and pub keys for apt.wm.orgDzahnoperations/puppetproduction+2 -0
aptrepo: puppetize REPREPRO_BASE_DIR env variableDzahnoperations/puppetproduction+5 -1
install_server: allow rsyncing from active to replacement serversDzahnoperations/puppetproduction+12 -3
fix IP address for apt2001.wikimedia.orgDzahnoperations/dnsmaster+4 -4
add apt1001 to install_servers failover for rsyncing APT repo dataDzahnoperations/puppetproduction+1 -0
apt: remove (duplicate) OCSP stapling config and RSA certDzahnoperations/puppetproduction+0 -3
aptrepo: add support for buster, install python-apt packageDzahnoperations/puppetproduction+4 -0
site: add apt[12]001.wikimedia.org with role::apt_repoDzahnoperations/puppetproduction+1 -1
DHCP: add apt1002 and apt2001Dzahnoperations/puppetproduction+10 -0
site: add apt1001/apt2001 with spare roleDzahnoperations/puppetproduction+5 -0
aptrepo/install: move https monitoring to aptrepo profileDzahnoperations/puppetproduction+9 -6
installserver: allow for multiple failover servers at onceDzahnoperations/puppetproduction+16 -11
wmflib: replace install1002 with bast1002 in ipresolve_specDzahnoperations/puppetproduction+5 -5
introduce new role to install nginx and APT repo without DHCP/TFTPDzahnoperations/puppetproduction+11 -0
installserver: create new role without HTTP/APT, rename existing roleDzahnoperations/puppetproduction+8 -8
switch apt.wikimedia.org from install1002 to install1003Dzahnoperations/dnsmaster+1 -1
site: add new install servers with private IP, spare roleDzahnoperations/puppetproduction+5 -0
install: remove next-server for new install servers for OS installDzahnoperations/puppetproduction+0 -2
DHCP: add install1003/install2003, using current install serversDzahnoperations/puppetproduction+15 -0
add private IPs for new install serversDzahnoperations/dnsmaster+8 -0
add IP addresses for new install servers on busterDzahnoperations/dnsmaster+8 -0
install_server: add install[12]003 to partman recipe regexDzahnoperations/puppetproduction+1 -1
Create separate role for repository serversMuehlenhoffoperations/puppetproduction+9 -0
Customize query in gerrit

Related Objects

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes
Comment Actions

Change 572394 abandoned by Dzahn:
site: add installserver::light role on new install servers

Reason:
rebased to nothing as it was done in https://gerrit.wikimedia.org/r/c/operations/puppet/ /576460

https://gerrit.wikimedia.org/r/572394

Comment Actions

Change 576479 merged by Dzahn:
[operations/puppet@production] installserver: ensure interface for DHCP server is configured

https://gerrit.wikimedia.org/r/576479

Comment Actions

Change 577640 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/dns@master] remove install1003/2003 again to recreate with public IPs

https://gerrit.wikimedia.org/r/577640

Comment Actions

Change 577641 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] site: switch install1003/2003 to public IPs

https://gerrit.wikimedia.org/r/577641

Comment Actions

cookbooks.sre.hosts.decommission executed by dzahn@cumin1001 for hosts:

  • install1003.eqiad.wmnet (PASS)
    • Downtimed host on Icinga
    • Found Ganeti VM
    • VM shutdown
    • Started forced sync of VMs in Ganeti cluster ganeti01.svc.eqiad.wmnet to Netbox
    • Removed from DebMonitor
    • Removed from Puppet master and PuppetDB
    • VM removed
Comment Actions

cookbooks.sre.hosts.decommission executed by dzahn@cumin1001 for hosts:

  • install2003.codfw.wmnet (FAIL)
    • Host steps raised exception: Empty Management Password

ERROR: some step on some host failed, check the bolded items above

Comment Actions

cookbooks.sre.hosts.decommission executed by dzahn@cumin1001 for hosts:

  • install2003.codfw.wmnet (PASS)
    • Downtimed host on Icinga
    • Found Ganeti VM
    • VM shutdown
    • Started forced sync of VMs in Ganeti cluster ganeti01.svc.codfw.wmnet to Netbox
    • Removed from DebMonitor
    • Removed from Puppet master and PuppetDB
    • VM removed
Comment Actions

Change 577640 merged by Dzahn:
[operations/dns@master] remove install1003/2003 again to recreate with public IPs

https://gerrit.wikimedia.org/r/577640

Comment Actions

Change 577649 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/dns@master] re-add install1002/install2003 with public IPs

https://gerrit.wikimedia.org/r/577649

Comment Actions

Change 577649 merged by Dzahn:
[operations/dns@master] re-add install1002/install2003 with public IPs

https://gerrit.wikimedia.org/r/577649

Comment Actions

install1003.eqiad.wmnet and install2003.codfw.wmnet have been removed entirely with the decom cookbook.

DNS has been adjusted and then VMs with identical specs but public IPs have been created with the makevm cookbook.

install1003.wikimedia.org and install2003.wikimedia.org

Comment Actions

Change 577663 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] DHCP: switch install1003/2003 to public IP, new VMs, update MACs

https://gerrit.wikimedia.org/r/577663

Comment Actions

Change 577641 merged by Dzahn:
[operations/puppet@production] site: switch install1003/2003 to public IPs

https://gerrit.wikimedia.org/r/577641

Comment Actions

Change 577663 merged by Dzahn:
[operations/puppet@production] DHCP: switch install1003/2003 to public IP, new VMs, update MACs

https://gerrit.wikimedia.org/r/577663

Comment Actions

@Muehlenhoff @ayounsi

Tested squid on re-installed install1003.wikimedia.org:

[planet1001:~] $ http_proxy="http://install1003.wikimedia.org:8080; export HTTPS_PROXY=http://install1003.wikimedia.org:8080" curl foobar.org

and works for me.

Also see that in squid/access.log and the prometheus squid exporter has been added.

Comment Actions

Change 569687 abandoned by Dzahn:
switch install_server and failover in hieradata/common.yaml

Reason:
wrong, this is only used by aptrepo which is now a separate role, will rename this variable

https://gerrit.wikimedia.org/r/569687

Comment Actions

Change 577701 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] hiera/aptrepo: rename install_server variables to aptrepo_server

https://gerrit.wikimedia.org/r/577701

Comment Actions

Change 577701 merged by Dzahn:
[operations/puppet@production] hiera/aptrepo: rename install_server variables to aptrepo_server

https://gerrit.wikimedia.org/r/577701

Comment Actions

Change 569680 merged by Dzahn:
[operations/dns@master] switch webproxy CNAMEs to new install servers

https://gerrit.wikimedia.org/r/569680

Comment Actions

Change 579106 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver: allow configuring squid as running/stopped in Hiera

https://gerrit.wikimedia.org/r/579106

Comment Actions

Change 579373 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] squid: remove obsolete hierarchy_stoplist config directive

https://gerrit.wikimedia.org/r/579373

Comment Actions

Change 579373 merged by Dzahn:
[operations/puppet@production] squid: remove obsolete hierarchy_stoplist config directive

https://gerrit.wikimedia.org/r/579373

Comment Actions

Change 579106 merged by Dzahn:
[operations/puppet@production] installserver: allow configuring squid as absent in Hiera

https://gerrit.wikimedia.org/r/579106

Comment Actions

Mentioned in SAL (#wikimedia-operations) [2020-03-13T17:21:12Z] <mutante> removed squid from install1002/install2002 (formerly webproxy.(eqiad|codfw).wmnet until 2 days ago, replaced by install1003/install2003) T224576

Comment Actions

Change 579610 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver: disable squid monitoring if service is absent

https://gerrit.wikimedia.org/r/579610

Comment Actions

Change 579610 merged by Dzahn:
[operations/puppet@production] installserver: disable squid monitoring if service is absent

https://gerrit.wikimedia.org/r/579610

Comment Actions

When building a docker container on contint1001.wikimedia.org with docker-pkg, pip gets proxy timeout error when using .

I have manually switched to the codfw one () and it worked fine.

So I guess install1003.wikimedia.org has an issue of some sort?

Comment Actions

Change 584963 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/homer/public@master] replace DCHP relays with new installservers

https://gerrit.wikimedia.org/r/584963

Comment Actions

Change 584963 merged by jenkins-bot:
[operations/homer/public@master] replace DCHP relays with new installservers

https://gerrit.wikimedia.org/r/584963

Comment Actions

Mentioned in SAL (#wikimedia-operations) [2020-04-01T09:34:33Z] <mutante> install_servers: DHCP_relay in routers and TFTP server in DHCP server config have been switched from install1002/2002 to install1003/2003 - doing a test install, but if any issues report on T224576

Comment Actions

Mentioned in SAL (#wikimedia-operations) [2020-04-01T09:35:02Z] <XioNoX> Update install servers IPs (dhcp helpers + firewall rules) - T224576

Comment Actions

Change 585194 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] start DHCP service on new installserver::light servers

https://gerrit.wikimedia.org/r/585194

Comment Actions

Change 585194 merged by Dzahn:
[operations/puppet@production] start DHCP service on new installserver::light servers

https://gerrit.wikimedia.org/r/585194

Comment Actions

Change 585199 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] stop DHCP service on jessie install servers

https://gerrit.wikimedia.org/r/585199

Comment Actions

Change 585199 merged by Dzahn:
[operations/puppet@production] stop DHCP service on jessie install servers

https://gerrit.wikimedia.org/r/585199

Comment Actions

Change 569684 merged by Dzahn:
[operations/puppet@production] install_server: switch TFTP servers in DHCP to new install servers

https://gerrit.wikimedia.org/r/569684

Comment Actions

Change 585221 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver: allow stopping tftp service with parameter

https://gerrit.wikimedia.org/r/585221

Comment Actions

Change 585221 merged by Dzahn:
[operations/puppet@production] installserver: stop tftp service on old install servers

https://gerrit.wikimedia.org/r/585221

Comment Actions

Change 585233 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver/tftp: add missing ensure_service parameter

https://gerrit.wikimedia.org/r/585233

Comment Actions

Change 585233 merged by Dzahn:
[operations/puppet@production] installserver/tftp: add missing ensure_service parameter

https://gerrit.wikimedia.org/r/585233

Comment Actions

Change 585238 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver/tftp: if service is ensured stop, do not monitor it

https://gerrit.wikimedia.org/r/585238

Comment Actions

Change 585238 merged by Dzahn:
[operations/puppet@production] tftp: if service is told to be stopped, do not monitor it

https://gerrit.wikimedia.org/r/585238

Comment Actions

Change 569686 merged by Dzahn:
[operations/puppet@production] DHCP: remove old install servers and use new servers as next-server

https://gerrit.wikimedia.org/r/569686

Comment Actions

Change 585245 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] hiera/apt.wikimedia.org: switch from install1002 to apt1001

https://gerrit.wikimedia.org/r/585245

Comment Actions

Change 585370 had a related patch set uploaded (by Vgutierrez; owner: Vgutierrez):
[operations/puppet@production] tftp,bastionhost: Add missing ensure_service hiera key

https://gerrit.wikimedia.org/r/585370

Comment Actions

Change 585370 merged by Vgutierrez:
[operations/puppet@production] tftp,bastionhost: Add missing ensure_service hiera key

https://gerrit.wikimedia.org/r/585370

Comment Actions

Change 585485 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] adjust my .bash_profile to set base dir for reprepro on apt*

https://gerrit.wikimedia.org/r/585485

Comment Actions

Change 585485 merged by Dzahn:
[operations/puppet@production] adjust my .bash_profile to set base dir for reprepro on apt*

https://gerrit.wikimedia.org/r/585485

Comment Actions

Change 585528 had a related patch set uploaded (by Muehlenhoff; owner: Muehlenhoff):
[operations/puppet@production] Add s-nail to send mails after package imports

https://gerrit.wikimedia.org/r/585528

Comment Actions

Change 585528 merged by Muehlenhoff:
[operations/puppet@production] Add s-nail to send mails after package imports

https://gerrit.wikimedia.org/r/585528

Comment Actions

I successfully tested import and removals of a dummy build (hello) and fixed up the sending of status mails.

I've also synched the public repo keys from install1002 to apt1001, "reprepro checkup" against external repos now also works fine and I could successfully update the external Tor repo for stretch.

Comment Actions

Change 585245 merged by Dzahn:
[operations/puppet@production] hiera/apt.wikimedia.org: switch from install1002 to apt1001

https://gerrit.wikimedia.org/r/585245

Comment Actions

Change 585722 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] aptrepo: add MOTD warning to not use old install servers for APT

https://gerrit.wikimedia.org/r/585722

Comment Actions

Change 585723 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] aptrepo: remove reprepro package on inactive servers

https://gerrit.wikimedia.org/r/585723

Comment Actions

Change 585722 merged by Dzahn:
[operations/puppet@production] aptrepo: add MOTD warning to not use old install servers for APT

https://gerrit.wikimedia.org/r/585722

Comment Actions

Change 575404 merged by Dzahn:
[operations/dns@master] switch apt.wikimedia.org from install1002 to apt1001

https://gerrit.wikimedia.org/r/575404

Comment Actions

Change 585723 abandoned by Dzahn:
aptrepo: remove reprepro package on inactive servers

https://gerrit.wikimedia.org/r/585723

Comment Actions

Change 585765 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver: rsync home dir data for migration

https://gerrit.wikimedia.org/r/585765

Comment Actions

Change 585765 merged by Dzahn:
[operations/puppet@production] installserver: rsync home dir data for migration

https://gerrit.wikimedia.org/r/585765

Comment Actions

Change 585789 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver::migration: fix rsync dir name

https://gerrit.wikimedia.org/r/585789

Comment Actions

Change 585789 merged by Dzahn:
[operations/puppet@production] installserver::migration: fix rsync dir name

https://gerrit.wikimedia.org/r/585789

Comment Actions

There seems to be a problem with PXE installs, today I tried to live-hack a partman recipe from install1003/2003 but it didn't work, and after a while I found the following in the squid logs:

GET http://apt.wikimedia.org/autoinstall/partman/custom/kafka-jumbo.cfg

After live hacking the recipe on apt1001 I was finally able to see results. I also noticed that /srv/autoinstall on apt1001 seems not managed by puppet. A quick grep in the puppet repo shows stuff like:

preseed/url=http://apt.wikimedia.org/autoinstall/preseed.cfg

 d-i	preseed/early_command	string	wget -O /tmp/early_command http://apt.wikimedia.org/autoinstall/scripts/early_command.sh && sh /tmp/early_command

etc..

We should review all occurrences of apt.wikimedia.org in puppet and see if they need to be migrated to another DNS/alias.

Comment Actions

I have also experienced not being managed by puppet issues :-(

root@install1002:/srv/autoinstall# grep -iR "no-srv-format.cfg" * | grep pc2007
netboot.cfg: db1[01][0-9][0-9]|dbstore100[3-5]|db2[01][0-9][0-9]|es101[1-9]|es201[1-9]|pc100[7-9]|pc2007|pc2009|pc[12]010|labsdb1009|labsdb101[0-2]|dbprov[12]00[12]) echo partman/custom/no-srv-format.cfg ;; \
preseed.cfg: db1[01][0-9][0-9]|dbstore100[3-5]|db2[01][0-9][0-9]|es101[1-9]|es201[1-9]|pc100[7-9]|pc2007|pc2009|pc[12]010|labsdb1009|labsdb101[0-2]|dbprov[12]00[12]) echo partman/custom/no-srv-format.cfg ;; \
root@install1002:/srv/autoinstall#
root@apt1001:/srv/autoinstall# grep -iR "no-srv-format.cfg" * | grep pc2007
root@apt1001:/srv/autoinstall#
Comment Actions

Change 587698 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/dns@master] add install.wikimedia.org CNAME to install1003

https://gerrit.wikimedia.org/r/587698

Comment Actions

Change 587699 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] install_server: replace apt.wm.org with install.wm.org in autoinstall URLs

https://gerrit.wikimedia.org/r/587699

Comment Actions

Change 587701 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] installserver: include preseed in apt role, not in light role

https://gerrit.wikimedia.org/r/587701

Comment Actions

Change 587701 merged by Dzahn:
[operations/puppet@production] installserver: include preseed in apt role, not in light role

https://gerrit.wikimedia.org/r/587701

Comment Actions

Change 587699 abandoned by Dzahn:
install_server: replace apt.wm.org with install.wm.org in autoinstall URLs

Reason:
preferring other solution https://gerrit.wikimedia.org/r/c/operations/puppet/ /587701

https://gerrit.wikimedia.org/r/587699

Comment Actions

Change 587698 abandoned by Dzahn:
add install.wikimedia.org CNAME to install1003

Reason:
https://gerrit.wikimedia.org/r/c/operations/puppet/ /587701

https://gerrit.wikimedia.org/r/587698

Comment Actions

Looks like the puppet issue isn't yet fixed, no? (I thought it was, so commenting here just to make sure)

I pushed a change to netboot.cfg which does show on a puppet run on install1002 but not on install1003.

Comment Actions

@Marostegui Please go to apt1001.wikimedia.org and you should see your change there. The "preseed" profile which includes /srv/autoinstall files is applied on the same hosts that have the APT repo and the webserver. install1003 is only TFTP/DHCP/proxy but not a webserver.

Comment Actions

Yeah, it was applied there indeed. Thanks for the clarification!

Comment Actions

Change 592662 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] apt_repo: stop including migration rsync class

https://gerrit.wikimedia.org/r/592662

Comment Actions

Change 592662 merged by Dzahn:
[operations/puppet@production] apt_repo: stop including migration rsync class

https://gerrit.wikimedia.org/r/592662

Comment Actions

Change 569683 merged by Dzahn:
[operations/dns@master] remove install1002/install2002

https://gerrit.wikimedia.org/r/569683

Dzahn updated the task description. (Show Details)
Comment Actions

Change 598071 had a related patch set uploaded (by Alexandros Kosiaris; owner: Alexandros Kosiaris):
[operations/puppet@production] Remove install[12]002 site.pp entries

https://gerrit.wikimedia.org/r/598071

Comment Actions

Change 598071 merged by Alexandros Kosiaris:
[operations/puppet@production] Remove install[12]002 site.pp entries

https://gerrit.wikimedia.org/r/598071

Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL · Credits