Remove EPEL
remove EPEL and EPEL-dependent package. Change-Id: I1a9b69abe04c29618ea8356002bb378f9948469a Related-bug: 1670012
This commit is contained in:
parent
73ec2256fc
commit
1c4773c4ab
@ -23,14 +23,6 @@
|
||||
- openstack-yum-packages
|
||||
- openstack-packages
|
||||
|
||||
- name: Ensure epel-release is installed prior to installing host packages
|
||||
yum:
|
||||
pkg: epel-release
|
||||
state: present
|
||||
tags:
|
||||
- openstack-yum-packages
|
||||
- openstack-packages
|
||||
|
||||
- name: Install host packages
|
||||
yum:
|
||||
pkg: "{{ item }}"
|
||||
|
@ -55,7 +55,6 @@ openstack_host_distro_packages:
|
||||
- device-mapper-event
|
||||
- dstat
|
||||
- ebtables
|
||||
- htop
|
||||
- iptables
|
||||
- irqbalance
|
||||
- kmod-devel
|
||||
@ -69,5 +68,4 @@ openstack_host_distro_packages:
|
||||
- sysstat
|
||||
- sudo
|
||||
- time
|
||||
- vconfig
|
||||
- wget
|
||||
|
Loading…
Reference in New Issue
Block a user