]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Add zypper_systems.yml (straight copy from yum_systems.yml)
authorNathan Cutler <ncutler@suse.com>
Sun, 15 May 2016 20:14:50 +0000 (22:14 +0200)
committerRicardo Dias <rdias@suse.com>
Mon, 5 Dec 2016 14:49:26 +0000 (14:49 +0000)
roles/testnode/vars/zypper_systems.yml [new file with mode: 0644]

diff --git a/roles/testnode/vars/zypper_systems.yml b/roles/testnode/vars/zypper_systems.yml
new file mode 100644 (file)
index 0000000..e6652a6
--- /dev/null
@@ -0,0 +1,43 @@
+---
+ntp_service_name: ntpd
+ssh_service_name: sshd
+nrpe_service_name: nrpe
+nrpe_user: nrpe
+nrpe_group: nrpe
+nagios_plugins_directory: /usr/lib64/nagios/plugins
+
+# ceph packages that we ensure do not exist
+ceph_packages_to_remove:
+  - ceph
+  - ceph-base
+  - ceph-selinux
+  - ceph-common
+  - ceph-debuginfo
+  - ceph-release
+  - libcephfs1
+  - ceph-radosgw
+  - python-ceph
+  - python-rados
+  - python-rbd
+  - python-cephfs
+  - librbd1
+  - librados2
+  - mod_fastcgi
+  - iozone
+
+ceph_dependency_packages_to_remove:
+  - boost-random
+  - boost-program-options
+  - leveldb
+  - xmlstarlet
+  - python-jinja2
+  - python-ceph
+  - python-flask
+  - python-requests
+  - boost-random
+  - python-urllib3
+  - python-babel
+  - hdparm
+  - python-markupsafe
+  - python-werkzeug
+  - python-itsdangerous