|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
pilab_wordpress_schedule: "*-*-* 01:00:00" |
|
|
|
|
|
|
|
|
|
pilab_wordpress_engine_image_tag: fpm-aline |
|
|
|
|
pilab_wordpress_engine_image_tag: fpm-alpine |
|
|
|
|
pilab_wordpress_engine_image: "{{ pilab_engine_registry }}/wordpress:{{ pilab_wordpress_engine_image_tag }}" |
|
|
|
|
pilab_wordpress_database_engine_image_tag: latest |
|
|
|
|
pilab_wordpress_database_engine_image: "{{ pilab_engine_registry }}/mariadb:{{ pilab_wordpress_database_engine_image_tag }}" |
|
|
|
|