Test wiki.o.o manifest on Ubuntu Trusty

The production wiki.openstack.org has been manually upgraded to
Ubuntu Trusty, and the Mediawiki Puppet module work in progress is
also targeting Trusty and doesn't strictly need to worry about
compatibility with Precise any longer, so just perform the mock
deployment on ubuntu-trusty nodes now.

Change-Id: Ic7ba80524d0c2b3ed46906c55b03194a1a01681b
This commit is contained in:
Jeremy Stanley 2016-08-19 02:00:30 +00:00
parent 4eefe52525
commit b49e56169e

View File

@ -369,7 +369,7 @@ node 'etherpad-dev.openstack.org' {
}
}
# Node-OS: precise
# Node-OS: trusty
node 'wiki.openstack.org' {
class { 'openstack_project::wiki':
mysql_root_password => hiera('wiki_db_password'),