Giuseppe Lavagetto has uploaded a new change for review.
https://gerrit.wikimedia.org/r/249094
Change subject: role::deployment: remove test role
......................................................................
role::deployment: remove test role
It was a useless one-purpose "role" that was used just by beta.
Change-Id: I2d46fe778b26c821cf9efbc23579c71fc923b1b2
---
M manifests/role/beta.pp
D modules/role/manifests/deployment/test.pp
2 files changed, 4 insertions(+), 8 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/94/249094/1
diff --git a/manifests/role/beta.pp b/manifests/role/beta.pp
index 790e518..af84fb7 100644
--- a/manifests/role/beta.pp
+++ b/manifests/role/beta.pp
@@ -30,7 +30,10 @@
}
include ::beta::config
- include ::role::deployment::test
+ package { 'test/testrepo':
+ provider => 'trebuchet',
+ }
+
# Allow ssh inbound from deployment-bastion.eqiad.wmflabs for testing
ferm::rule { 'deployment-bastion-trebuchet-testing-ssh':
diff --git a/modules/role/manifests/deployment/test.pp
b/modules/role/manifests/deployment/test.pp
deleted file mode 100644
index 37edf79..0000000
--- a/modules/role/manifests/deployment/test.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-# === Class role::deployment::test
-# Test trebuchet by installing a simple test repo
-class role::deployment::test {
- package { 'test/testrepo':
- provider => 'trebuchet',
- }
-}
--
To view, visit https://gerrit.wikimedia.org/r/249094
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d46fe778b26c821cf9efbc23579c71fc923b1b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits