main.yml 693 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. ---
  2. r_openshift_ami_prep_packages:
  3. - atomic-openshift-master
  4. - atomic-openshift-node
  5. - atomic-openshift-docker-excluder
  6. - atomic-openshift-sdn-ovs
  7. - openvswitch
  8. - docker
  9. - etcd
  10. #- pcs
  11. - haproxy
  12. - dnsmasq
  13. - ntp
  14. - logrotate
  15. - httpd-tools
  16. - bind
  17. - firewalld
  18. - libselinux-python
  19. - conntrack-tools
  20. - openssl
  21. - cloud-init
  22. - iproute
  23. - python-dbus
  24. - PyYAML
  25. - yum-utils
  26. - python2-boto
  27. - python2-boto3
  28. - cloud-utils-growpart
  29. # gluster
  30. - glusterfs-fuse
  31. - heketi-client
  32. # nfs
  33. - nfs-utils
  34. - flannel
  35. - bash-completion
  36. # cockpit
  37. - cockpit-ws
  38. - cockpit-system
  39. - cockpit-bridge
  40. - cockpit-docker
  41. # iscsi
  42. - iscsi-initiator-utils
  43. # ceph
  44. - ceph-common
  45. # systemcontainer
  46. # - runc
  47. # - container-selinux
  48. # - atomic