Use nailgun manager and solar-celery with f2s tag
This commit is contained in:
parent
1d3409e381
commit
e2d61fd55c
@ -1,5 +1,5 @@
|
|||||||
solar:
|
solar:
|
||||||
image: solarproject/solar-celery
|
image: solarproject/solar-celery:f2s
|
||||||
# path inside of the container should be exactly the same as outside
|
# path inside of the container should be exactly the same as outside
|
||||||
# because solar uses absolute path to find resoruce actions files
|
# because solar uses absolute path to find resoruce actions files
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -3,7 +3,7 @@ id: role_data
|
|||||||
handler: none
|
handler: none
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
managers:
|
managers:
|
||||||
- managers/from_file.py
|
- managers/from_nailgun.py
|
||||||
- managers/globals.py
|
- managers/globals.py
|
||||||
input:
|
input:
|
||||||
# should be auto-generated based on outputs from globals.pp
|
# should be auto-generated based on outputs from globals.pp
|
||||||
|
Loading…
Reference in New Issue
Block a user