Remove CephAnsibleSkipTags override

We want to skip tags for installing packages as is the default.
https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_ceph_common/defaults/main.yml#L64

Depends-On: https://review.opendev.org/#/c/714768/

Closes-Bug: #1868731

Change-Id: I85af342e3a546e1c195c7ba3d39d53e85e6fdd7e
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
Chandan Kumar (raukadah) 2020-03-20 18:21:57 +05:30
parent 2e7a5d7b8d
commit 6feca7e129
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ parameter_defaults:
ceph_mds_docker_memory_limit: '1g'
handler_health_mon_check_retries: 10
handler_health_mon_check_delay: 20
CephAnsibleSkipTags: ''
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.