forked from ISTI-ansible-roles/ansible-roles
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
# DO NOT DELETE THIS FILE
|
|
# gCube Infrastructure Properties tells the webapps on which infrastructure they run
|
|
# Author: Massimiliano Assante, ISTI-CNR
|
|
|
|
# a single infrastructure
|
|
infrastructure={{ infrastructure }}
|
|
|
|
# multiple scopes must be separated by comma (e.g FARM,gCubeApps)
|
|
scopes={{ start_scopes }}
|