Julien

Results 237 comments of Julien

It's not that simple having many dependencies and daemons. Was already playing a lot with the vagrant all in one but as image, they hide complexity and partly the understanding...

I added ZENTRAL_CONF_DIR in systemd conf files and in /etc/profile. Python3 was probably the main issue. would be a good addition to the doc. don't remember seeing it. ``` vagrant@vmyrole:~$...

I looked at docker-entrypoint when starting. At this point, base is here and building fine in travis https://travis-ci.org/juju4/ansible-zentral Just need to review those services ah ```runserver runworkers``` is a bad...

ok. I put it aside because I was not sure it mapped ```manage.py migrate``` but it is, so good. Centos7 fun because postgresql < 7.4 ... using postgres repo for...

perfect. removing it. will review the rest this weekend.

I can try but from a quick look at code, inspec seems only to have key_files/keys variable https://github.com/inspec/kitchen-inspec/blob/09976b4c294a0252e02b1a0f9eb7d044ee6f9cc9/lib/kitchen/verifier/inspec.rb#L246 not sure how to map ssh public key kitchen-lxd_cli asks for public_key_path...

If settings multiple systems, one can be used as jumphost for others. Ansible does that with Windows and PSRP https://docs.ansible.com/ansible/latest/plugins/connection/psrp.html

More a dependency but agreed and can close this one

Per the monodevelop requirements in README.md, only Ubuntu 18.04 seems to be possible for build https://www.monodevelop.com/download/ has no build for Ubuntu 20.04 or RHEL/Centos 8...