osbs: comment out no longer available packages
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
75b7a04207
commit
b40ded4e40
1 changed files with 4 additions and 4 deletions
|
@ -136,9 +136,9 @@
|
|||
name:
|
||||
- tar
|
||||
- rsync
|
||||
- dbus-python
|
||||
# - dbus-python
|
||||
- NetworkManager
|
||||
- libselinux-python
|
||||
# - libselinux-python
|
||||
- python2-pyyaml
|
||||
when: env == "staging"
|
||||
- name: Install necessary packages that openshift-ansible needs
|
||||
|
@ -147,9 +147,9 @@
|
|||
name:
|
||||
- tar
|
||||
- rsync
|
||||
- dbus-python
|
||||
# - dbus-python
|
||||
- NetworkManager
|
||||
- libselinux-python
|
||||
# - libselinux-python
|
||||
- python3-PyYAML
|
||||
when: env == "production"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue