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

completed molecule files

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