diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-05-26 15:51:09 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-05-26 15:51:09 -0400 |
commit | c21ef05925954e5781c793429316cd4eff64ee37 (patch) | |
tree | 435029251189338f76df0fa434732b92a1a22203 /tox.ini | |
parent | 48b7526425055a3c636f11135305f1e77469562a (diff) | |
download | vyos-cloud-init-c21ef05925954e5781c793429316cd4eff64ee37.tar.gz vyos-cloud-init-c21ef05925954e5781c793429316cd4eff64ee37.zip |
fixes. seemingly working first boot on config drive
bigger things here:
* fix the checking for stop_files.
the check for no-net actually checked the size of the file
and the implementation was just touching it. so it never would
have been found. no-net is valid only in upstart anyway.
do not stop early on presense of the obj_pkl but check it.
this is required since we write the obj_pkl on exit when
local mode finds a datasource but found in network mode.
* use 'mode' rather than checking args.local.
set mode to be sources.DSMODE_NETWORK or sources.DSMODE_LOCAL
for easier / more consistent checking.
* log exit paths.
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions