jq is now required on the overcloud images
Closes-Bug: #1746737 Change-Id: I8237e2c8b0e6e98563727f93b85eee108e1bcbc1
This commit is contained in:
parent
aa44e05495
commit
6ed63108bf
@ -36,6 +36,7 @@ disk_images:
|
||||
- python-heat-agent-json-file
|
||||
- screen
|
||||
- os-net-config
|
||||
- jq
|
||||
options:
|
||||
- "--min-tmpfs=7"
|
||||
environment:
|
||||
|
@ -29,6 +29,7 @@ disk_images:
|
||||
- device-mapper-multipath
|
||||
- openstack-heat-agents
|
||||
- os-net-config
|
||||
- jq
|
||||
options:
|
||||
- "--min-tmpfs=7"
|
||||
environment:
|
||||
|
@ -23,4 +23,5 @@ disk_images:
|
||||
- python-heat-agent-docker-cmd
|
||||
- python-heat-agent-json-file
|
||||
- os-net-config
|
||||
- jq
|
||||
options:
|
||||
|
@ -27,6 +27,7 @@ disk_images:
|
||||
- ntp
|
||||
- device-mapper-multipath
|
||||
- openstack-heat-agents
|
||||
- jq
|
||||
options:
|
||||
- "--min-tmpfs=7"
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user