diff options
Diffstat (limited to 'tools/cloud-init/PACKET/90_dpkg.cfg')
-rw-r--r-- | tools/cloud-init/PACKET/90_dpkg.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/cloud-init/PACKET/90_dpkg.cfg b/tools/cloud-init/PACKET/90_dpkg.cfg deleted file mode 100644 index 4f7bbd8..0000000 --- a/tools/cloud-init/PACKET/90_dpkg.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# to update this file, run dpkg-reconfigure cloud-init -datasource_list: [ Ec2 ] -datasource: - Ec2: - metadata_urls: ["https://metadata.packet.net"] - max_wait: 120 - timeout: 50 - strict_id: false |