~chad.smith/cloud-init:feature/azure-disable-imds-networking

Last commit made on 2018-10-17
Get this branch:
git clone -b feature/azure-disable-imds-networking https://git.launchpad.net/~chad.smith/cloud-init
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
feature/azure-disable-imds-networking
Repository:
lp:~chad.smith/cloud-init

Recent commits

15a75ea... by Chad Smith

remove comment

928dab8... by Chad Smith

doc update

41a76bc... by Chad Smith

comment update

d0d6e4b... by Chad Smith

doc update

cd9c72f... by Chad Smith

no need to default ds_config back to BUILTIN because we already merge the defaults defined when we intialize ds_cfg

fc655fb... by Chad Smith

add unit test for not removing net scripts when disabled

c8efde5... by Chad Smith

Add azure datasource apply_network_config boolean to toggle IMDS net-config

6bf6acf... by Chad Smith

wip on azure config

635fec3... by Katie McLaughlin

Correct spelling in an error message (udevadm).

Fix a typo in a RuntimeError path. (udevamd -> udevadm).

4652b19... by Chad Smith

tests: meta_data key changed to meta-data in ec2 instance-data.json

LP: #1797231