Add puppet-veritas-hyperscale module.
This puppet module is needed to configure Veritas HyperScale Change-Id: Id188af5e2f7bf628a97a70b8f20bef28e42b372d Signed-off-by: Dnyaneshwar Pawar <dnyaneshwar.pawar@veritas.com>
This commit is contained in:
@@ -82,7 +82,8 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
|
||||
sensu-puppet \
|
||||
puppet-kmod \
|
||||
puppet-etcd \
|
||||
puppet-zaqar; do
|
||||
puppet-zaqar \
|
||||
puppet-veritas_hyperscale; do
|
||||
export DIB_INSTALLTYPE_${module_name//\-/_}='source'
|
||||
done
|
||||
fi
|
||||
|
||||
@@ -77,3 +77,4 @@ puppet-ec2api git /opt/stack/puppet-modules/ec2api https://git.openstack.org/ope
|
||||
puppet-qdr git /opt/stack/puppet-modules/qdr https://git.openstack.org/openstack/puppet-qdr.git
|
||||
puppet-systemd git /opt/stack/puppet-modules/systemd https://github.com/camptocamp/puppet-systemd.git
|
||||
puppet-etcd git /opt/stack/puppet-modules/etcd https://github.com/cristifalcas/puppet-etcd.git
|
||||
puppet-veritas_hyperscale git /opt/stack/puppet-modules/veritas_hyperscale https://github.com/vtas-hyperscale-ci/puppet-veritas_hyperscale.git
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Add puppet-veritas-hyperscale which is used to configure Veritas HyperScale backend.
|
||||
Reference in New Issue
Block a user