afsmon: install python3-pip
Production servers don't have pip installed by default; this is hidden by gate testing because nodepool nodes do. Install it for afsmon. Change-Id: If18ce8c7afb6899f2b6628852e716e63808fc403
This commit is contained in:
parent
97c4735129
commit
301514286b
@ -9,6 +9,7 @@
|
||||
- name: Install dependency packages
|
||||
package:
|
||||
name:
|
||||
- python3-pip
|
||||
- python3-pbr
|
||||
- python3-statsd
|
||||
- python3-prettytable
|
||||
|
Loading…
x
Reference in New Issue
Block a user