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
Age
Commit message (
Expand
)
Author
2014-02-12
drop 'is_excluded'.
Scott Moser
2014-02-12
fix pylint warning (and real bug) in bad spelling of resolve_conf_fn
Scott Moser
2014-02-12
cc_emit_upstart: do not bother filtering
Scott Moser
2014-02-12
merge from trunk
Scott Moser
2014-02-10
doc/examples/cloud-config-landscape.txt: fix invalid example
David Britton
2014-02-10
oops
David Britton
2014-02-10
properlly format the landscape example
David Britton
2014-02-10
DataSourceEc2: Fix incorrect return in _get_url_settings
Scott Moser
2014-02-10
rpm build fixes
Scott Moser
2014-02-10
remove the 'tools/sudo' file and references in cloud-init.spec.in
Scott Moser
2014-02-10
Azure: fix issue with stale data in /var/lib/waagent
Scott Moser
2014-02-10
make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanups
Scott Moser
2014-02-10
change behavior to only delete SharedConfig.xml.
Scott Moser
2014-02-07
Made new ovf-env.xml handling more robust. Test cases included
Ben Howard
2014-02-07
Rebase on upstream
Ben Howard
2014-02-06
Removed yum exclude module entry from gentoo distro
Nate House nathan.house@rackspace.com
2014-02-06
Removed exclude conditional on keys-to-console
Nate House nathan.house@rackspace.com
2014-02-06
Added arch distro class to merge request
Nate House nathan.house@rackspace.com
2014-02-06
Added arch network config
Nate House nathan.house@rackspace.com
2014-02-06
Removed exclude bits from yum module as its not a default
Nate House nathan.house@rackspace.com
2014-02-05
Init script after consistency
Nate House nathan.house@rackspace.com
2014-02-05
Cleanup and cloud-init-local local/net mount dep fix
Nate House nathan.house@rackspace.com
2014-02-04
Merge gentoo branch and updated set-password to support systemctl
Nate House nathan.house@rackspace.com
2014-02-04
Update ssh_svcname in init
Nate House nathan.house@rackspace.com
2014-02-04
Initial arch distro add.
Nate House nathan.house@rackspace.com
2014-02-03
Added is_excluded tests and updated gentoo init script
Nate House nathan.house@rackspace.com
2014-02-03
Fix merge conflict
Nate House nathan.house@rackspace.com
2014-02-03
Update yum unittest
Nate House nathan.house@rackspace.com
2014-02-03
Fix sshd restart
Nate House nathan.house@rackspace.com
2014-02-02
Net interface up updates and override ssh_svcname to init scripts
Nate House nathan.house@rackspace.com
2014-02-01
Fix incorrect return
Joshua Harlow
2014-01-31
Fix sudo cfg. file mode. Require sudo >= 1.7.2p2-3 with sudoers.d support.
Vlastimil Holer
2014-01-31
Added config for sudo. Apply sudo config in RPM for Red Hat.
Vlastimil Holer
2014-01-31
Fix Requires->requirements.txt rename in RPM build.
Vlastimil Holer
2014-01-29
DataSourceNoCloud: support reading vendor-data
Scott Moser
2014-01-29
merge from trunk
Scott Moser
2014-01-29
add 2 tests for vendordata
Scott Moser
2014-01-28
Updated exclude modules for gentoo distro.
Nate House nathan.house@rackspace.com
2014-01-28
util.is_ipv4: realize that 0 is a valid number in a ipv4 address.
Vlastimil Holer
2014-01-28
cloudinit/util.py: fix pylint complaints
Scott Moser
2014-01-28
DataSourceNoCloud: support reading vendor-data
Scott Moser
2014-01-28
Allow zeros when detecting IPv4 address (e.g. 192.168.0.1)
Vlastimil Holer
2014-01-28
exclude modules fix 1
Nate House nathan.house@rackspace.com
2014-01-27
Removed excessive is_excluded module calls
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2014-01-27
add 'pathprefix2dict' utility for use by DataSourceNoCloud
Scott Moser
2014-01-27
populate_dir: only makedir if it doesn't exist
Scott Moser
2014-01-27
init_cmd inheritance fixes
Nate House nathan.house@rackspace.com
2014-01-24
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2014-01-24
Don't try to create members if group creation fails
Joshua Harlow
[next]