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
/
cc_set_passwords.py
Age
Commit message (
Expand
)
Author
2014-09-10
pyflakes fixes.
Scott Moser
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-02-06
Added arch distro class to merge request
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-03
Update yum unittest
Nate House nathan.house@rackspace.com
2014-01-28
exclude modules fix 1
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2014-01-24
init_cmd distro unique supports gentoo init scripts
Nate House nathan.house@rackspace.com
2014-01-23
Package manager install / update fixes and service restart foo
Nate House nathan.house@rackspace.com
2013-07-23
Fix password setting for rhel5.
Scott Moser
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2012-10-27
Helpful cleanups.
harlowja
2012-09-28
Add a comment as to why distros can't be
Joshua Harlow
2012-09-28
Rework the rest of the locations that used
Joshua Harlow
2012-08-31
Removed admin group from default Ubuntu user group list.
Ben Howard
2012-08-22
fix errors from 'make pep8'
Scott Moser
2012-08-22
Simplified users[0] detection, and ensured compatability with previous user p...
Ben Howard
2012-07-01
1. Rename util functions to is_true and is_false
harlowja
2012-06-21
Simplify sshd config loading to make it use one set of functions/objects/classes
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow