No more python2 for copr-be
This commit is contained in:
parent
9211c30938
commit
e65eb331d7
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@
|
||||||
dnf:
|
dnf:
|
||||||
state: present
|
state: present
|
||||||
name:
|
name:
|
||||||
- python2-glanceclient
|
- python3-glanceclient
|
||||||
- python2-neutronclient
|
- python3-neutronclient
|
||||||
- python2-keystoneclient
|
- python3-keystoneclient
|
||||||
- php-cli
|
- php-cli
|
||||||
- cronolog
|
- cronolog
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue