Merge "roles: bifrost-ironic-install: SUSE/Debian: Add gcc and python-pip packages"
This commit is contained in:
commit
4bc5e055ce
@ -44,6 +44,8 @@ required_packages:
|
||||
- curl
|
||||
- dnsmasq
|
||||
- socat
|
||||
- python-pip
|
||||
- gcc
|
||||
# NOTE(TheJulia): The above entry for dnsmasq must be the last entry in the
|
||||
# package list as the installation causes name resolution changes that can
|
||||
# temporarily block packages following it while the system is being
|
||||
|
@ -50,4 +50,6 @@ required_packages:
|
||||
- tar
|
||||
- curl
|
||||
- socat
|
||||
- python-pip
|
||||
- gcc
|
||||
iscsi_client_package: "open-iscsi"
|
||||
|
Loading…
Reference in New Issue
Block a user