summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deactivate ssh cloud-init modulebaserock/0.7.4Pedro Alvarez2014-05-131-1/+0
* Merge tag '0.7.4' into baserock/0.7.4Pedro Alvarez2014-05-1310-20/+75
|\
| * fix 'make rpm' by removing 0.6.4 entry from ChangeLog (LP: #1241834)0.7.4Scott Moser2013-11-191-1/+1
| * pep8 fixScott Moser2013-11-191-1/+1
| * fix issue with get_mount_info on older kernelsScott Moser2013-11-192-2/+16
| |\
| | * Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present.Tim Daly Jr.2013-11-131-2/+14
| * | Documentation: fix name of 'cloud-init-per' commandScott Moser2013-11-192-1/+2
| |\ \ | | |/ | |/|
| | * Documentation: fix name of "cloud-init-per" commandRobie Basak2013-10-311-1/+1
| * | Change SmartOS verb for availability zoneScott Moser2013-11-082-1/+2
| |\ \ | | |/ | |/|
| | * Change SmartOS verb for availability zone (LP: #1249124)Ben Howard2013-11-071-1/+1
| |/
| * support calling add-apt-repository on cloud-archive: entriesScott Moser2013-10-243-7/+28
| |\
| | * improve error message on failure of add-apt-repositoryScott Moser2013-10-241-2/+3
| | * mention in docScott Moser2013-10-241-0/+4
| | * allow template rendering before passing to add-apt-repositoryScott Moser2013-10-241-2/+2
| | * fix use searchScott Moser2013-10-241-1/+1
| | * support calling add-apt-repository on cloud-archive: entriesScott Moser2013-10-241-3/+18
| |/
| * fix power_state_change config module so that example works, improve docScott Moser2013-10-173-1/+18
| |\
| | * power_state_change: convert an int input for delay to string, improve docScott Moser2013-10-092-1/+16
| * | fix DataSourceAzure incompatibility with 2.6Scott Moser2013-10-172-1/+2
| |/
| * fix bug mounting first partition of a alias'd name.Scott Moser2013-10-072-6/+4
| |\
| | * Fixed bad ehpemeral0 first partition detection (LP: #1236594)Ben Howard2013-10-071-4/+1
| * | open 0.7.4Scott Moser2013-10-072-1/+3
| |/
* | Merge branch 'baserock/morph-rebase-7-3v2' into baserock/morphPedro Alvarez2013-10-1039-204/+2729
|\ \
| * | Modify cloud-init configuration.baserock/morph-rebase-7-3v2Pedro Alvarez2013-10-103-58/+153
| * | Add chunk morphology to copy systemd filesPedro Alvarez2013-10-091-0/+16
| |/
| * trim trailing whitespace on smartos hostname when it came from dmidecode.0.7.3Scott Moser2013-10-071-1/+1
| |\
| | * Fixed SmartOS hostname whitespace bug (LP: #1236445).Ben Howard2013-10-071-1/+1
| |/
| * DataSourceSmartOS: remove unnecessary availability_zone attributeScott Moser2013-10-041-7/+0
| * fix failure to create disks on azure, create new 'dev.part' notationBen Howard2013-10-047-93/+278
| |\
| | * pep8 and pylint fixesScott Moser2013-10-042-4/+8
| | * Fixed up issue with attempt to mount nonexistant swapBen Howard2013-10-041-1/+3
| | * remove duplicate codeScott Moser2013-10-041-16/+2
| | * try to support ephemeral0.1 in cc_mountsScott Moser2013-10-042-83/+82
| | * simplifications and some function renamesScott Moser2013-10-042-83/+24
| | * Added support for 'ephmeral0.<auto|any|0>' for device mappings in diskBen Howard2013-10-032-5/+33
| | * Make {pep8,pylint,test} pass commit.Ben Howard2013-10-032-3/+2
| | * Wrapped use of 'lsblk' to a generator function; removed other fcalls to 'lsblk'Ben Howard2013-10-031-47/+48
| | * Configure SmartOS Datasource to be region awareBen Howard2013-10-031-0/+8
| | * Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...Ben Howard2013-10-035-18/+35
| | * remove verbosity of log.infoScott Moser2013-10-031-3/+0
| | * use native python code for wiping partition tableScott Moser2013-10-031-18/+16
| | * fix pep8Scott Moser2013-10-031-4/+5
| | * merge from trunkScott Moser2013-10-033-0/+17
| | |\ | | |/ | |/|
| * | cc_growpart: respect /etc/growroot-disabled Scott Moser2013-10-023-0/+17
| | * Added ability to define disks via 'ephemeralX.Y'.Ben Howard2013-10-027-34/+238
| |/
| * examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser2013-10-028-8/+9
| |\
| | * fix permission changesScott Moser2013-10-027-0/+0
| | * use long format args rather than shortScott Moser2013-10-021-1/+1
| | * Reordered several imports in order for test suite to pass.Eric Nordlund2013-10-016-6/+7
| | * Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds.Eric Nordlund2013-10-011-2/+2
| |/