Andrew J. Huffman

Results 32 comments of Andrew J. Huffman

https://github.com/ahuffman/drupal/tree/master/8/apache Check my fork there. I now have a working apache and MySQL setup with an entrypoint.sh and VOLUME at /var/www/html. It can also do auto upgrades if the container...

@kbemelmans there's still a little bit of work that needs to be done here, which I need help on. First, we need some php code written to be able to...

@rjbrown99 thanks, that looks like the best way to get this done. I'll start digging into it when I have more free time. If anyone else has some experience with...

@sebix , do you have this option set to `None` in your ansible configuration? https://docs.ansible.com/ansible/latest/reference_appendices/config.html#default-managed-str According to the Ansible docs, it should be defaulted to "Ansible managed".

@sebix try now with the lastest release 2.0.4: 81ce24a43ed4ca9fb9ed4b11631ad01bbf89ffde.

Can you please post the data you're running the role with or the entire playbook?

Can you please run `export DEFAULT_MANAGED_STR="Ansible managed" && ansible-playbook `. I'm trying to see whether you're still getting this with the ansible config option set (which according to ansible docs...

Awesome! And, no worries, it's been years since I worked on this role code and remember that the template is a quite complicated one due to the many permutations that...

In my case, I'm running on EKS, however I'm performing my deployments via Helm charts, where the ServiceAccounts and related annotations are being deployed via the values at the same...

None of it is "necessary" unless you want a nice dashboard for your lights. This was an example on how to achieve that.