Merge "Do not install reno globally using pip"
This commit is contained in:
commit
cc204d0a07
@ -58,9 +58,4 @@
|
||||
- uuid-runtime
|
||||
- vim
|
||||
- wireguard
|
||||
|
||||
- name: Install reno
|
||||
pip:
|
||||
name: reno>=4.1.0
|
||||
extra_args: "--ignore-installed"
|
||||
...
|
||||
|
@ -19,5 +19,5 @@ make all SKIP_CHANGELOG=1
|
||||
# Build all OSH charts (necessary for Openstack deployment)
|
||||
(
|
||||
cd ${OSH_PATH:-"../openstack-helm"} &&
|
||||
make all SKIP_CHANGELOG=1
|
||||
make all SKIP_CHANGELOG=1
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user