From: Andrew Schoen Date: Mon, 16 Mar 2015 14:26:31 +0000 (-0500) Subject: Install packages for rhel 7 in the common role X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a2fab25bce802189df168b22535b834cbe94de8c;p=ceph-cm-ansible.git Install packages for rhel 7 in the common role This also added some tags so that we can filter the tasks that get ran when executing the playbook. Signed-off-by: Andrew Schoen --- diff --git a/roles/common/defaults/main.yml b/roles/common/defaults/main.yml index 90eef37f..fde3009f 100644 --- a/roles/common/defaults/main.yml +++ b/roles/common/defaults/main.yml @@ -17,7 +17,7 @@ common_yum_repos: baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7repo/extras enabled: 1 gpgcheck: 0 - rhel7-fcgi-ceph: + rhel-7-fcgi-ceph: name: RHEL 7 Local fastcgi Repo baseurl: http://gitbuilder.ceph.com/mod_fastcgi-rpm-rhel7-x86_64-basic/ref/master/ enabled: 1