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
/
config
Age
Commit message (
Expand
)
Author
2013-12-11
essage
Shraddha Pandhe
2013-12-11
bug: 1258619 added namespace for config options, output file, commandline arg...
Shraddha Pandhe
2013-12-06
This is a new debug module thats supposed to print out
Shraddha Pandhe
2013-11-19
pep8 fix
Scott Moser
2013-10-24
improve error message on failure of add-apt-repository
Scott Moser
2013-10-24
allow template rendering before passing to add-apt-repository
Scott Moser
2013-10-24
fix use search
Scott Moser
2013-10-24
support calling add-apt-repository on cloud-archive: entries
Scott Moser
2013-10-09
power_state_change: convert an int input for delay to string, improve doc
Scott Moser
2013-10-07
fix bug mounting first partition of a alias'd name.
Scott Moser
2013-10-07
Fixed bad ehpemeral0 first partition detection (LP: #1236594)
Ben Howard
2013-10-04
pep8 and pylint fixes
Scott Moser
2013-10-04
Fixed up issue with attempt to mount nonexistant swap
Ben Howard
2013-10-04
remove duplicate code
Scott Moser
2013-10-04
try to support ephemeral0.1 in cc_mounts
Scott Moser
2013-10-04
simplifications and some function renames
Scott Moser
2013-10-03
Added support for 'ephmeral0.<auto|any|0>' for device mappings in disk
Ben Howard
2013-10-03
Make {pep8,pylint,test} pass commit.
Ben Howard
2013-10-03
Wrapped use of 'lsblk' to a generator function; removed other fcalls to 'lsblk'
Ben Howard
2013-10-03
Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...
Ben Howard
2013-10-03
remove verbosity of log.info
Scott Moser
2013-10-03
use native python code for wiping partition table
Scott Moser
2013-10-03
fix pep8
Scott Moser
2013-10-03
merge from trunk
Scott Moser
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-10-02
cc_growpart: respect /etc/growroot-disabled
Scott Moser
2013-10-02
fix permission changes
Scott Moser
2013-10-01
Reordered several imports in order for test suite to pass.
Eric Nordlund
2013-09-27
find_device_node: treat label=None as label=""
Scott Moser
2013-09-27
change LOG.debug('format' % var) to ('format', var)
Scott Moser
2013-09-27
fix one bug
Scott Moser
2013-09-27
demote .info to .debug, add another debug
Scott Moser
2013-09-27
adjust aliases early rather than late.
Scott Moser
2013-09-27
update to get functional with any alias in a 'device' entry
Scott Moser
2013-09-27
fix syntax error in last commit
Scott Moser
2013-09-27
fix probably debug code that explicitly set 'partition' to 'any'.
Scott Moser
2013-09-25
add '\n' to no key fingerprint warning
Scott Moser
2013-09-25
multi_log: only write to /dev/console if it exists.
Scott Moser
2013-09-25
cc_final_message: write to log debug also
Scott Moser
2013-09-19
Fixes for the MP.
Ben Howard
2013-09-11
Initial cut at disk partition support.
Ben Howard
2013-09-08
Add test + remove jsonschema (for now)
Joshua Harlow
2013-09-06
Ensure validate checks key existence.
Joshua Harlow
2013-09-06
Add jsonschema for namespaced and verifiable module
Joshua Harlow
2013-09-03
Review adjustments.
Joshua Harlow
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-06
remove unused import
Scott Moser
2013-08-06
remove unused LOG
Scott Moser
2013-08-06
initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.
Scott Moser
[next]