about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/openstack-metadata-fetcher.nix
AgeCommit message (Expand)AuthorFilesLines
2022-04-07openstack-metadata-fetcher: don't fail if any specific wget's failGraham Christensen1-3/+3
2022-02-22openstack-metadata-fetcher: do not fail if no user-data is providedAntoine Eiche1-1/+2
2021-05-02metadata fetchers: use umask instead of fetch-and-chmodJack Kelly1-1/+1
2020-11-22{ec2,openstack}-metadata-fetcher: unconditionally fetch metadataJack Kelly1-15/+9
2020-11-22{ec2,openstack}-metadata-fetcher: introduce wget_imds functionJack Kelly1-4/+8
2020-11-22openstack-metadata-fetcher: stop lying in log messageJack Kelly1-1/+1
2020-11-18nixos: openstack: have its own metadata fetcher expressionGraham Christensen1-0/+23