Danny Smit
Danny Smit
Had the problem as well, this fixed it mostly. I only had to add the following change to remove the "Recursive requisite found" message for the configure modules: ```diff diff...
Small update to my previous comment. The state in `apache/config/modules/install.sls` contains a hard `order: 225`, which would order it before all other states without an `order` key. This can give...
The latest version of the formula has support to add settings to the daemon.json. Is that what what you're looking for? For example: ```yaml docker: pkg: docker: daemon_config: exec-opts: -...
@myii Thanks, that sounds very good to me. Can I help with that?
@myii No, I don't have permission to add commits.
@myii Nice work. The tests of the CI re-runs are working much better now!