~raharper/cloud-init:ds-identify

Last commit made on 2017-01-04
Get this branch:
git clone -b ds-identify https://git.launchpad.net/~raharper/cloud-init
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
ds-identify
Repository:
lp:~raharper/cloud-init

Recent commits

8eb1c2f... by Ryan Harper

Add Z99 profile test for ubuntu-core build

Signed-off-by: Ryan Harper <email address hidden>

b3d0101... by Ryan Harper

Merge remote-tracking branch 'feature/ds-identify' into ds-identify

fadaa73... by Ryan Harper

ds-identify: fix logic error in OpenStack dscheck

Signed-off-by: Ryan Harper <email address hidden>

fe26655... by Scott Moser

write to single file in /run/cloud-init/cloud.cfg

instead of creating and writing to a directory just write to one file.

9184588... by Scott Moser

add new variables to print_info

eb5e669... by Scott Moser

main: minor fix to how main is called

also clarify reason for 'noop'

788bce7... by Scott Moser

run a single blkid and cache result.

Each call to has_fs_with_label was running blkid.
Instead now we run it once.

b092a5c... by Scott Moser

azure: fix syntax error resulting in always returning found.

3bbca28... by Scott Moser

implement SmartOS, add collection of uname info

This adds implementation for SmartOS and collects uname information.
The value of uname collection goes beyond SmartOS in that we now have
access to the arch, where previously we did not.

296fc63... by Ryan Harper

ds-identify: Fix mkdir for /run/cloud-init when ds is found

Signed-off-by: Ryan Harper <email address hidden>