Jesse Pretorius

Results 58 comments of Jesse Pretorius

Until https://github.com/rcbops/rpc-openstack/pull/3509 merges, the syntax/lint tests will fail.

recheck_container_ansible-lint_tox-test recheck_container_ansible-syntax_tox-test recheck_bionic_no_artifacts_swift_deploy recheck_xenial_no_artifacts_swift_deploy

Looks like a duplicate of https://github.com/liberodark/ODrive/issues/114 ?

I'm seeing the same. After retrying a few times it seems to get through.

There are some options here: 1. Use the native SSL config options to ensure that keystone listens on SSL for all services; 2. Use an Apache/wsgi configuration. This is a...

Yeah, I hit that a while back. I found out about the 0.3.2 image through some of the mailing list discussions. I find it odd that they haven't gotten to...

@mancdaz :) No, I mean why is that download not showing here: https://launchpad.net/cirros/+download The 0.3.0 release has a listing of all the images. From then on it's only the source...

This was noted some time ago: https://github.com/rcbops/chef-cookbooks/issues/498

@claco Hmm... for something I was working with, but never quite got done, I have this: environment file: ``` json "apache": { "default_modules": [ "status", "alias", "auth_basic", "authn_file", "authz_default", "authz_groupfile",...

It's not essential, just an efficiency thing really - I implemented this because I kept seeing the chef run redo the configs over and over again. Also, getting the security...