Andrew Bogott has submitted this change and it was merged. Change subject: Remove abandoned rsync configs ......................................................................
Remove abandoned rsync configs Change-Id: Ib1a71372f67ddc08b19010e62ce40beb727f0619 --- D files/rsync/rsyncd.conf.export D files/rsync/rsyncd.conf.tftpboot 2 files changed, 0 insertions(+), 20 deletions(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified diff --git a/files/rsync/rsyncd.conf.export b/files/rsync/rsyncd.conf.export deleted file mode 100644 index 43b45cd..0000000 --- a/files/rsync/rsyncd.conf.export +++ /dev/null @@ -1,10 +0,0 @@ -##################################################################### -### THIS FILE IS MANAGED BY PUPPET -### puppet:///files/rsync/rsyncd.conf.export -##################################################################### - -hosts allow = ms7.pmtpa.wmnet ms8.pmtpa.wmnet ms1002.eqiad.wmnet ms1001.wikimedia.org ms10.wikimedia.org - -[export] -read only=true -path=/export diff --git a/files/rsync/rsyncd.conf.tftpboot b/files/rsync/rsyncd.conf.tftpboot deleted file mode 100644 index 7e5defb..0000000 --- a/files/rsync/rsyncd.conf.tftpboot +++ /dev/null @@ -1,10 +0,0 @@ -##################################################################### -### THIS FILE IS MANAGED BY PUPPET -### puppet:///files/rsync/rsyncd.conf.tftpboot -##################################################################### - -[tftpboot] -read only = yes -path = /srv/tftpboot - - -- To view, visit https://gerrit.wikimedia.org/r/71126 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib1a71372f67ddc08b19010e62ce40beb727f0619 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
