Merge "Create a storyboard-dev hiera lookup group"

This commit is contained in:
Zuul 2019-01-09 23:42:55 +00:00 committed by Gerrit Code Review
commit 260270bc67

View File

@ -590,6 +590,7 @@ node /^storyboard\d*\.open.*\.org$/ {
# Node-OS: trusty
# Node-OS: xenial
node /^storyboard-dev\d*\.open.*\.org$/ {
$group = "storyboard-dev"
class { 'openstack_project::storyboard::dev':
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
mysql_host => hiera('storyboard_db_host', 'localhost'),