From 7e6f832255c5c24ea9f8c1eb3ec9b8810468bb3e Mon Sep 17 00:00:00 2001 From: Kevin Carter Date: Fri, 11 Sep 2015 19:28:59 -0500 Subject: [PATCH] Rename everything for the osad to osa name change This change updates all fo the names that we were using to the post openstack migration name for openstack-ansible. Change-Id: I6524af53ed02e19a0f56908e42a65d2dae8b71e3 --- defaults/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 998ac52..be58c77 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -# to user Ceph in OSAD, you need to +# to user Ceph in OSA, you need to # - have the needed pools and a client user (for glance, cinder and/or nova) -# pre-provisioned in your ceph cluster; OSAD assumes to have root access to +# pre-provisioned in your ceph cluster; OSA assumes to have root access to # the monitor hosts -# - configure / overrules following defaults in osad's user config +# - configure / overrules following defaults in osa's user config # - some ceph specific vars are (also) part of other role defaults: # * glance # * nova