Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/94307
Change subject: fix pdf servers in dsh groups ...................................................................... fix pdf servers in dsh groups there are pdf1-3. pdf1 was in ALL, the others were not. and actually they are "misc" as well (or "very misc":) Change-Id: I1a8e0b70e4d33b95876c8c79a76f393273962c39 --- M files/dsh/group/ALL M files/dsh/group/misc_pmtpa 2 files changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/07/94307/1 diff --git a/files/dsh/group/ALL b/files/dsh/group/ALL index 621e86a..27a9019 100644 --- a/files/dsh/group/ALL +++ b/files/dsh/group/ALL @@ -5,6 +5,8 @@ hume mchenry pdf1 +pdf2 +pdf3 sanger terbium lvs1 diff --git a/files/dsh/group/misc_pmtpa b/files/dsh/group/misc_pmtpa index 06e4c94..7da7be2 100644 --- a/files/dsh/group/misc_pmtpa +++ b/files/dsh/group/misc_pmtpa @@ -21,6 +21,9 @@ mchenry mexia pappas +pdf1 +pdf2 +pdf3 professor rose sanger -- To view, visit https://gerrit.wikimedia.org/r/94307 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1a8e0b70e4d33b95876c8c79a76f393273962c39 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
