summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceRbxCloud.py
Commit message (Expand)AuthorAgeFilesLines
* datasources: replace networking functions with stdlib and cloudinit.net codeBrett Holman2022-06-081-15/+16
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-94/+100
* Allow user control over update events (#834)James Falcon2021-05-131-4/+5
* Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)Scott Moser2020-11-101-6/+10
* RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy2020-06-291-8/+6
* Move subp into its own module. (#416)Scott Moser2020-06-081-3/+4
* rbxcloud: gracefully handle arping errors (#262)Adam Dobrawy2020-03-311-5/+12
* rbxcloud: fix dsname in RbxCloudAdam Dobrawy2019-12-181-0/+1
* Add RbxCloud datasourceAdam Dobrawy2019-10-041-0/+250