diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-11-29 01:02:31 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-11-29 01:02:31 +0000 |
commit | 95e443cd1081224cac9ca89846c874d10c6c43da (patch) | |
tree | 64aaa85d0dfbe14d783cdaa1819edeee076389a2 /roles_data.yaml | |
parent | d1deaae25f8583603c9a8d9394a81c12d5d1742c (diff) | |
parent | 933f1afefd2ed6cf0f0395651f55fa25afbecad8 (diff) |
Merge "Stop using puppet to configure VIPs in /etc/hosts"
Diffstat (limited to 'roles_data.yaml')
-rw-r--r-- | roles_data.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/roles_data.yaml b/roles_data.yaml index 0317e1b6..d7ed80c5 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -94,7 +94,6 @@ - OS::TripleO::Services::OpenDaylightOvs - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - - OS::TripleO::Services::VipHosts - OS::TripleO::Services::BarbicanApi - OS::TripleO::Services::PankoApi @@ -122,7 +121,6 @@ - OS::TripleO::Services::OpenDaylightOvs - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - - OS::TripleO::Services::VipHosts - name: BlockStorage ServicesDefault: @@ -136,7 +134,6 @@ - OS::TripleO::Services::TripleoFirewall - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - - OS::TripleO::Services::VipHosts - name: ObjectStorage ServicesDefault: @@ -151,7 +148,6 @@ - OS::TripleO::Services::TripleoFirewall - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - - OS::TripleO::Services::VipHosts - name: CephStorage ServicesDefault: @@ -165,4 +161,3 @@ - OS::TripleO::Services::TripleoFirewall - OS::TripleO::Services::SensuClient - OS::TripleO::Services::FluentdClient - - OS::TripleO::Services::VipHosts |