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