summaryrefslogtreecommitdiff
path: root/tools/cloud-init/PACKET/90_dpkg.cfg
blob: 4f7bbd8c429101ebcd4b4859442bb35ba5be0f64 (plain)
1
2
3
4
5
6
7
8
# 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