Skip to content

Instantly share code, notes, and snippets.

@raykao
Created May 10, 2020 02:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raykao/7a3c0378af72c836530b22f77e67acdf to your computer and use it in GitHub Desktop.
Save raykao/7a3c0378af72c836530b22f77e67acdf to your computer and use it in GitHub Desktop.
Azure Ubuntu Update FQDNs - Required FQDNs for Ubuntu Linux Updates. These FQDNs are necessary for the operation of a given Ubuntu VM.
target_fqdns = [
"azure.archive.ubuntu.com",
"security.ubuntu.com",
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment