index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
UserDataHandler.py
Age
Commit message (
Expand
)
Author
2011-10-31
use hashlib rather than md5 module to avoid deprecation warning.
Scott Moser
2011-08-02
This fixes LP: #819507, to make consume_userdata run 'always'
Scott Moser
2011-07-26
use md5sum as the unique identifier rather than base64
Scott Moser
2011-07-26
include-once: fixups found in testing
Scott Moser
2011-07-26
make 'include-once' really "download source once per-instance"
Scott Moser
2011-07-25
Added new feature include-once
Marc Cluet
2011-03-30
remove debug printout in cloudinit/UserDataHandler.py
Scott Moser
2011-01-19
add cloud-config-archive input type.
Scott Moser
2011-01-19
do not use 'str' as a variable name
Scott Moser
2010-09-08
remove broken (syntax) try/catch in UserDataHandler.py
Scott Moser
2010-08-31
get '##' comment lines through to /etc/apt/sources.list (LP: #627439)
Scott Moser
2010-07-01
resort to "starts with" to find mime type only on plain/text (LP: #600799)
Scott Moser
2010-06-18
add 'cloud-boothook' type
Scott Moser
2010-06-15
add vi modelines to python files
Scott Moser
2010-02-04
add copyright information
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser