diff --git a/group_vars/all.yml.sample b/group_vars/all.yml.sample index 90a4c9480..f63bb14d7 100644 --- a/group_vars/all.yml.sample +++ b/group_vars/all.yml.sample @@ -86,24 +86,20 @@ dummy: ############ #debian_package_dependencies: # - python-pycurl -# - hdparm #centos_package_dependencies: # - python-pycurl -# - hdparm # - epel-release # - python-setuptools # - libselinux-python #redhat_package_dependencies: # - python-pycurl -# - hdparm # - python-setuptools #suse_package_dependencies: # - python-pycurl # - python-xml -# - hdparm # - python-setuptools # Whether or not to install the ceph-test package. diff --git a/group_vars/rhcs.yml.sample b/group_vars/rhcs.yml.sample index b50e26d1b..8a06a2dde 100644 --- a/group_vars/rhcs.yml.sample +++ b/group_vars/rhcs.yml.sample @@ -86,24 +86,20 @@ fetch_directory: ~/ceph-ansible-keys ############ #debian_package_dependencies: # - python-pycurl -# - hdparm #centos_package_dependencies: # - python-pycurl -# - hdparm # - epel-release # - python-setuptools # - libselinux-python #redhat_package_dependencies: # - python-pycurl -# - hdparm # - python-setuptools #suse_package_dependencies: # - python-pycurl # - python-xml -# - hdparm # - python-setuptools # Whether or not to install the ceph-test package. diff --git a/roles/ceph-defaults/defaults/main.yml b/roles/ceph-defaults/defaults/main.yml index 5c3e8dd15..3c4b0abc5 100644 --- a/roles/ceph-defaults/defaults/main.yml +++ b/roles/ceph-defaults/defaults/main.yml @@ -78,24 +78,20 @@ ceph_conf_local: false ############ debian_package_dependencies: - python-pycurl - - hdparm centos_package_dependencies: - python-pycurl - - hdparm - epel-release - python-setuptools - libselinux-python redhat_package_dependencies: - python-pycurl - - hdparm - python-setuptools suse_package_dependencies: - python-pycurl - python-xml - - hdparm - python-setuptools # Whether or not to install the ceph-test package. diff --git a/rundep.sample b/rundep.sample index 2f76e1ed6..380e6e505 100644 --- a/rundep.sample +++ b/rundep.sample @@ -15,7 +15,6 @@ #fcgi #fuse-libs #glibc -#hdparm #keyutils-libs #leveldb #libaio