http://pad.lv/1699282 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1699282 === Begin SRU Template === [Impact] Puppet client could not properly configure /etc/puppet/puppet.conf in py3 environments. [Test Case] The basic idea below is: a.) init an instance with proposed version of cloud-init b.) update user-data for the lxc to specify known working puppet configuration. c.) Ensure puppet.conf is updated appropriately and 'puppet apply' succeeds. ## create puppet.yml $ cat > puppet.yml <