Merge "Pin lodgeit to the current version"

This commit is contained in:
Zuul 2020-03-05 17:50:27 +00:00 committed by Gerrit Code Review
commit a70c4a1cce

View File

@ -5,7 +5,9 @@ class openstack_project::paste (
$db_host,
$vhost_name = $::fqdn,
) {
include lodgeit
class { 'lodgeit':
lodgeit_version => 'ab592381b0cc983adf9b58456abcf836b31f7633',
}
lodgeit::site { 'openstack':
port => '5000',
db_password => $db_password,