summaryrefslogtreecommitdiff
path: root/cloudinit/distros/alpine.py
Commit message (Expand)AuthorAgeFilesLines
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-191-3/+7
* alpine.py: Add Alpine-specific manage_service function and update tests (#1804)dermotbradley2022-10-281-2/+29
* cc_ansible: add support for galaxy install (#1736)Brett Holman2022-10-071-0/+1
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-23/+22
* alpine.py: add options to the apk upgrade command (#1089)dermotbradley2021-11-081-0/+3
* Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini2021-07-201-4/+4
* Add new network activators to bring up interfaces (#919)James Falcon2021-07-011-13/+0
* cloudinit: remove unused LOG variables (#574)Daniel Watkins2020-09-161-3/+0
* create a shutdown_command method in distro classes (#567)Emmanuel Thomé2020-09-151-0/+26
* Add Alpine Linux support. (#535)dermotbradley2020-08-191-0/+165