Revision 37e1c561749f4a5d2d83a7f4748196e713e88e9c authored by Marko Obrovac on 20 July 2016, 17:28:15 UTC, committed by Giuseppe Lavagetto on 27 July 2016, 07:40:21 UTC
There are a lot of unused Parsoid roles and files after the transition
to service::node. This patch cleans them up.

Note that the transition_cleanup role is being removed too, since the
transition is complete and the role has been applied to all of the wtp*
hosts.

Bug: T90668
Bug: T86633
Change-Id: I7b3c4167d6e447e40b931c69b14eea9b1a80bbe6
1 parent 37779c8
Raw File
.gitmodules
[submodule "modules/zookeeper"]
	path = modules/zookeeper
	url = https://gerrit.wikimedia.org/r/operations/puppet/zookeeper
[submodule "modules/jmxtrans"]
	path = modules/jmxtrans
	url = https://gerrit.wikimedia.org/r/operations/puppet/jmxtrans
[submodule "modules/kafka"]
	path = modules/kafka
	url = https://gerrit.wikimedia.org/r/p/operations/puppet/kafka
[submodule "modules/varnishkafka"]
	path = modules/varnishkafka
	url = https://gerrit.wikimedia.org/r/operations/puppet/varnishkafka
[submodule "modules/kafkatee"]
	path = modules/kafkatee
	url = https://gerrit.wikimedia.org/r/operations/puppet/kafkatee
[submodule "modules/nginx"]
	path = modules/nginx
	url = https://gerrit.wikimedia.org/r/operations/puppet/nginx
[submodule "modules/mariadb"]
       path = modules/mariadb
       url = https://gerrit.wikimedia.org/r/operations/puppet/mariadb
[submodule "modules/cdh"]
	path = modules/cdh
	url = https://gerrit.wikimedia.org/r/operations/puppet/cdh
back to top