[Yahoo-eng-team] [Bug 1892947] [NEW] example config for chef uses wrong syntax

2020-08-25 Thread ananke
Public bug reported: The example configuration https://cloudinit.readthedocs.io/en/latest/topics/examples.html#install- and-run-chef-recipes has a missing YAML key: ``` # Key from https://packages.chef.io/chef.asc apt: sources: source1: "deb http://packages.chef.io/repos/apt/stable

[Yahoo-eng-team] [Bug 1869430] [NEW] cloud-init persists in running state on Kali in AWS

2020-03-27 Thread ananke
Public bug reported: Hello, We're trying to customize published Kali AMIs using packer & cloud-init. The entire process works with Ubuntu, CentOS, and Amazon Linux 2 targets, but seemingly breaks with Kali. We've tried it with both the 2020.01 and 2019.03. We're also experiencing a long timeout

[Yahoo-eng-team] [Bug 1858825] [NEW] running as non-root on amazon linux 2 throws python errors

2020-01-08 Thread ananke
Public bug reported: Running cloud-init as non-privileged user on Amazon Linux 2 (18.5-2.amzn2) throws 'NameError: global name 'PermissionError' is not defined' errors. Eg: $ cloud-init status Traceback (most recent call last): File "/usr/bin/cloud-init", line 11, in