index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceSmartOS.py
Age
Commit message (
Expand
)
Author
2013-10-07
Fixed SmartOS hostname whitespace bug (LP: #1236445).
Ben Howard
2013-10-04
DataSourceSmartOS: remove unnecessary availability_zone attribute
Scott Moser
2013-10-03
Configure SmartOS Datasource to be region aware
Ben Howard
2013-10-03
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...
Ben Howard
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-09-27
Disable partitioning of ephemeral for SmartOS at request of Joyent
Ben Howard
2013-09-27
fix tests small other changes
Scott Moser
2013-09-26
re-work 'ephemeral_disk' and location of builtin config
Scott Moser
2013-09-19
Fixes for the MP.
Ben Howard
2013-08-24
changes to behavior on specifying keys.
Scott Moser
2013-08-23
Fixed some typos. Change decode_base64 from sys_cfg to ds_cfg
Ben Howard
2013-08-20
Fixed no_base64_decode settings
Ben Howard
2013-07-30
Added base64 support to SmartOS datasource.
Ben Howard
2013-07-24
DataSourceSmartOS: fix issue if dmidecode is not present
Scott Moser
2013-07-23
Changed get_serial to be fully parameterized and return the serial
Ben Howard
2013-07-23
Move more functionality into get_serial()
Ben Howard
2013-07-18
Added SmartOS datasource and unit tests.
Ben Howard