Adam Hamsik
Adam Hamsik
This should be fixed with 1ef3df7 on my repo. I will request pull up tomorrow but I'm afraid that with so many changes it might be difficult. On Tue, Nov...
I think deploy_chef needs cleanup and only omnibus install should be kept. That would simplify it a lot. On Nov 17, 2014 2:56 PM, "Markus Korn" [email protected] wrote: > chef...
I was planning to. I will make a pull request for you. On Nov 18, 2014 9:26 AM, "Miquel Torres" [email protected] wrote: > @haad https://github.com/haad you are right. All "package"...
I was going to suggest that ! :) I have one feature in my branch, I have added option to specify gateway, proxy in node config file. I'm using it...
I did my work at *chef-install-rework https://github.com/haad/littlechef/tree/chef-install-rework *but I have so many changes in my repository that it might be hard to pull them. I have fixed tests on that...
You can use this action [1] to setup QEMU in your repo with multi arch support out of the box. [1] https://github.com/docker/setup-qemu-action [2] https://dev.to/cloudx/multi-arch-docker-images-the-easy-way-with-github-actions-4k54
With haproxy version 1.7 you can just pass `-f /path/to/conf.d` and it will load all .conf files there. for older haproxiees you have to name all files present `-f conf.d/file1.conf...
You can see it implemented at #34
I will try to reproduce this issue now when I'm back online again.
Good idea ! that might work.