index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
net
Age
Commit message (
Expand
)
Author
2016-03-22
write to 50-cloud-init.cfg and write systemd.link rules.
Scott Moser
2016-03-22
make NoCloud work for seeding network.
Scott Moser
2016-03-22
add implementation of generate_fallback_config from wesley.
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-22
In generate_fallback_config() fix function to sort potential interfaces to work
Wesley Wiedenmeier
2016-03-22
In generate_fallback_config return full netconfig dict with 'config' and
Wesley Wiedenmeier
2016-03-22
- Rename find_fallback_network_device to generate_fallback_config
Wesley Wiedenmeier
2016-03-22
Got rid of blank lines in net.find_fallback_network_device
Wesley Wiedenmeier
2016-03-22
For find_fallback_network_device, kwarg rename_to_default specifies whether or
Wesley Wiedenmeier
2016-03-22
Fix typo
Wesley Wiedenmeier
2016-03-22
Wrap read calls to /sys/class/net/DEV/{carrier, dormant, operstate} in
Wesley Wiedenmeier
2016-03-21
Added net.find_fallback_network_device() to find an appropriate device to dhcp
Wesley Wiedenmeier
2016-03-10
adjust net to fit with cloudinit
Scott Moser
2016-03-10
initial copy of curtin net
Scott Moser