summaryrefslogtreecommitdiff
path: root/cloudinit/distros/alpine.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-11-08alpine.py: add options to the apk upgrade command (#1089)dermotbradley
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-08-19Add Alpine Linux support. (#535)dermotbradley