Tuesday, 2026-05-19

opendevreviewOpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/97728302:30
zigotkajinam: Hi. I'd like to restart the work on having Debian supported in puppet-openstack-integration. However, I've seen that in non-debian, its using the openstacklib wsgi module to setup SSL. Under Debian, there's no such thing. How do you think I should do the SSL key creation? Should I create a new debian_ssl_key.pp in the puppet-openstack-integration repo ?09:33
zigoOr maybe just:09:37
zigo    openstack_integration::ssl_key { 'cinder':09:37
zigo      notify => Service['cinder-api'],09:37
zigo    }09:37
zigo?09:37
zigoThough this doesn't look like setting-up the cert.09:37
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908509:39
tkajinamzigo, where do you expect the key is created ?14:21
zigoExample for Cinder:14:22
zigocl1-controller-1>_ ~ # find /etc/cinder/ssl/ -type f14:22
zigo/etc/cinder/ssl/private/cl1-controller-1.infomaniak.ch.pem14:22
zigo/etc/cinder/ssl/public/cl1-controller-1.infomaniak.ch.crt14:22
zigoThe startup script for services in Debian will take these by default when starting, and automatically enable SSL.14:23
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908514:59
tkajinamzigo, how is that path determined. I believe that's not fully hardcoded15:29
tkajinammaybe /etc/<service>/ssl/private/<fqdn>.pem ?15:30
opendevreviewMerged openstack/puppet-nova master: allow to explicit disable metadata server on Debian  https://review.opendev.org/c/openstack/puppet-nova/+/98835315:46

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!