James Falcon

Results 69 comments of James Falcon

The `User Data Scripts` section should additionally: * Remove `euca-run-instances` reference * Provide info on run frequency * Include jinja templating in an example to show how that may be...

Sweet. Think we still need this bug?

@zx80 , Are you essentially referring to this issue? https://foss.heptapod.net/python-libs/passlib/-/issues/148 Yes, passlib itself relies on crypt for certain operations that will be broken in 3.13. This wouldn't be an issue...

cloud-init's fallback config (the config used when no network config is provided) is currently dhcp4 only. We would like to add dhcp6, but that [currently introduces some breaking behavior](https://github.com/canonical/cloud-init/pull/4474#issuecomment-1810706238).

We could also segregate unit test changes in the same way.

From a high level, I think everything you said makes sense. Thanks for laying it all out. I just want to make sure I understand. By `Log a warning at...

Because we patched out the `exit 2` behavior on old releases, there's no backwards incompatibility here, correct? Just an extra warning in the logs? We would see an `exit 2`...

This has caused something weird. When I run ``` pytest tests/unittests/distros/package_management/test_apt.py ``` (or the whole suite), I get a directory named `