diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-07-21 20:44:43 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-07-21 20:44:43 +0000 |
commit | 964526ba48fb8135f283dcd29d0c8a1ae3bec364 (patch) | |
tree | 3f09ec7acc44fe6dcf341532c32e3ff4973700bb /manifests/profile/pacemaker/gnocchi | |
parent | d59a05ae38aad38bdd2424673d1a536045793acd (diff) | |
parent | c1983a6da29b7ad5c5efbe9219f765bcc919969b (diff) |
Merge "Deploy Keystone and Gnocchi API with new Apache profile"
Diffstat (limited to 'manifests/profile/pacemaker/gnocchi')
-rw-r--r-- | manifests/profile/pacemaker/gnocchi/api.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/pacemaker/gnocchi/api.pp b/manifests/profile/pacemaker/gnocchi/api.pp index da65731..ede4c9a 100644 --- a/manifests/profile/pacemaker/gnocchi/api.pp +++ b/manifests/profile/pacemaker/gnocchi/api.pp @@ -28,6 +28,7 @@ class tripleo::profile::pacemaker::gnocchi::api ( ) { include ::tripleo::profile::pacemaker::gnocchi + include ::tripleo::profile::pacemaker::apache class { '::tripleo::profile::base::gnocchi::api': step => $step, |