Hello,

I'm trying to install Kilo with Packstack. I have a running Galera cluster, so I don't want Packstack to install it. I set CONFIG_MARIADB_INSTALL=n.
The Mariadb service is reachable on the VIP with the root credentials as specified in CONFIG_MARIADB_PW.

Unfortunately, when I run Packstack it fails on _mariadb.pp manifest:

Error: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class ::remote::db at /var/tmp/packstack/6fbf13295dee4623b9f2e3386bfd2b58/manifests/192.168.159.112_mariadb.pp:11 on node ctl0.mysite.

I can find the class remote::db at /usr/share/openstack-puppet/modules/remote/manifests/mysql.pp though.

I'm not sure what I'm missing.

Any hints highly appreciated.


-- 

Thanks,

Bohdan