Skip to content
Snippets Groups Projects
Commit 705273c1 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

completed molecule files

parent 7489db50
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
vars: vars:
system_config_directory: "/etc" system_config_directory: "/etc"
tasks: tasks:
- name: "Install PHP intl" - name: "Install PHP apcu"
sdm.oor.call_role: sdm.oor.call_role:
name: "package.lang.php.module.intl" name: "package.lang.php.module.apcu"
- name: "Configure PHP intl" - name: "Configure PHP apcu"
sdm.oor.call_role: sdm.oor.call_role:
name: "package.lang.php.module.intl" name: "package.lang.php.module.apcu"
tasks: "configure" tasks: "configure"
...@@ -7,7 +7,7 @@ driver: ...@@ -7,7 +7,7 @@ driver:
name: podman name: podman
platforms: platforms:
- name: package_lang_php_module_intl_debian - name: package_lang_php_module_apcu_debian
registry: registry:
url: gitlab.mn.tu-dresden.de:8000 url: gitlab.mn.tu-dresden.de:8000
image: sdmgroup/containers/debian10:latest image: sdmgroup/containers/debian10:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment