Tim Landscheidt has uploaded a new change for review.

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


Change subject: Labs: Remove Bots project motd
......................................................................

Labs: Remove Bots project motd

The Bots project is deprecated and there are no plans to create new
instances.  Existing instances will not be affected by this removal.

Change-Id: If375e7b200f5f704474adbdfc7c20cdc8c3d90d7
---
D files/labs/bots/motd.tail
D manifests/labs/bots/bots.pp
2 files changed, 0 insertions(+), 33 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/102335/1

diff --git a/files/labs/bots/motd.tail b/files/labs/bots/motd.tail
deleted file mode 100644
index 4b9a6c2..0000000
--- a/files/labs/bots/motd.tail
+++ /dev/null
@@ -1,20 +0,0 @@
--------------------------------------------------
-           ______
-          (____  \        _
-          |____)  ) ___ _| |_  ___
-          |  __  ( / _ (_   _)/___)
-          | |__)  ) |_| || |_|___ |
-          |______/ \___/  \__|___/
-                   project
--------------------------------------------------
-
-This is a server of the bots project, the collaborative
-environment to run and operate bots for wikimedia projects.
-
-In case you need a help, you can contact one of following sysadmins:
-
-Petrb (petan), Damian Zaremba (Damianz), Ryan Lane,
-Adam Shorland (addshore)
-
-Important:  don't forget to run command log <message> after every
-           system change
diff --git a/manifests/labs/bots/bots.pp b/manifests/labs/bots/bots.pp
deleted file mode 100644
index efeaeff..0000000
--- a/manifests/labs/bots/bots.pp
+++ /dev/null
@@ -1,13 +0,0 @@
-# bots.pp
-
-class bots::motd {
-
-       file { '/etc/motd.tail':
-               path   => '/etc/motd.tail',
-               owner  => 'root',
-               group  => 'root',
-               mode   => '0440',
-               source => 'puppet:///files/labs/bots/motd.tail',
-               ensure => 'present';
-       }
-}

-- 
To view, visit https://gerrit.wikimedia.org/r/102335
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If375e7b200f5f704474adbdfc7c20cdc8c3d90d7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to