|
@ -305,8 +305,8 @@ creds: |
|
|
' |
|
|
' |
|
|
" |
|
|
" |
|
|
is errlvl 0 |
|
|
is errlvl 0 |
|
|
is err reg 'setfacl -R -m g:<GID>:rx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com' |
|
|
|
|
|
is err reg 'cached_cmd_on_base_image apache id -g www-data' |
|
|
|
|
|
|
|
|
# is err reg 'setfacl -R -m g:<GID>:rx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com' |
|
|
|
|
|
# is err reg 'cached_cmd_on_base_image apache id -g www-data' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
try " |
|
|
try " |
|
@ -327,8 +327,8 @@ data-dirs: |
|
|
' |
|
|
' |
|
|
" |
|
|
" |
|
|
is errlvl 0 |
|
|
is errlvl 0 |
|
|
is err reg 'setfacl -R -m g:<GID>:rwx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/a \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/b \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/c' |
|
|
|
|
|
is err reg 'setfacl -R -d -m g:<GID>:rwx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/a \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/b \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/c' |
|
|
|
|
|
|
|
|
# is err reg 'setfacl -R -m g:<GID>:rwx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/a \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/b \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/c' |
|
|
|
|
|
# is err reg 'setfacl -R -d -m g:<GID>:rwx \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/a \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/b \$DATASTORE/\$BASE_SERVICE_NAME/var/www/www.example.com/c' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
try " |
|
|
try " |
|
@ -350,16 +350,16 @@ data-dirs: |
|
|
- b |
|
|
- b |
|
|
- c |
|
|
- c |
|
|
' |
|
|
' |
|
|
" |
|
|
|
|
|
|
|
|
" "with location" |
|
|
is errlvl 0 |
|
|
is errlvl 0 |
|
|
is err reg 'mkdir -p /opt/apps/newlocation' |
|
|
is err reg 'mkdir -p /opt/apps/newlocation' |
|
|
is err reg 'setfacl -R -m g:<GID>:rx /opt/apps/newlocation' |
|
|
|
|
|
|
|
|
# is err reg 'setfacl -R -m g:<GID>:rx /opt/apps/newlocation' |
|
|
is out part ' |
|
|
is out part ' |
|
|
init-config-add |
|
|
init-config-add |
|
|
| |
|
|
| |
|
|
| $SERVICE_NAME: |
|
|
| $SERVICE_NAME: |
|
|
| volumes: |
|
|
| volumes: |
|
|
| - /opt/apps/newlocation:/var/www/www.example.com' RTRIM |
|
|
|
|
|
|
|
|
| - "/opt/apps/newlocation:/var/www/www.example.com"' RTRIM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|