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
/
distros
Age
Commit message (
Expand
)
Author
2016-12-19
user-groups: fix bug when groups was provided as string and had spaces
Scott Moser
2016-12-03
when adding a user, strip whitespace from group list
Lars Kellogg-Stedman
2016-10-20
Add support for snap create-user on Ubuntu Core images.
Ryan Harper
2016-10-19
Fix sshd restarts for rhel distros.
Jim Gorz
2016-10-19
Move user/group functions to new ug_util file
Joshua Harlow
2016-08-22
Fix Gentoo net config generation
Matthew Thode
2016-08-18
distros: fix get_primary_arch method use of os.uname
Andrew Jorgensen
2016-07-13
merge from trunk
Scott Moser
2016-07-13
pass the return back up, shorten lines some.
Scott Moser
2016-07-13
ConfigDrive: write 'injected' files and legacy networking
Scott Moser
2016-06-28
distros/debian.py: fix calling of eni renderer to not render link files
Scott Moser
2016-06-20
add a header to rendered ENI file describing its content
Scott Moser
2016-06-20
do not render systemd.link files on debian.
Scott Moser
2016-06-15
merge with trunk
Scott Moser
2016-06-15
fix some errors reported by pylint
Scott Moser
2016-06-15
Fixup code review comments
Joshua Harlow
2016-06-10
Fix the broken import and 'parse_net_config_data' function usage
Joshua Harlow
2016-06-10
Ensure renderer is used in rhel
Joshua Harlow
2016-06-06
Rebase against master
Joshua Harlow
2016-05-31
add renaming code for renaming interfaces
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-10
Move net/renderers -> net
Joshua Harlow
2016-05-10
Fix up tests and debian distro
Joshua Harlow
2016-05-09
Rename renderer attribute to _net_renderer
Joshua Harlow
2016-05-09
Use the new renderer in the debian and stages files
Joshua Harlow
2016-04-15
networking: no longer delete eth0.cfg on debian/ubuntu
Scott Moser
2016-04-06
Ensure that a resolve conf object is written as a string.
Scott Moser
2016-04-06
fix adding of users when no group is specified
Scott Moser
2016-04-06
support adding the primary group also
Scott Moser
2016-04-05
write_files: fix decompression of content
Scott Moser
2016-04-04
merge with trunk
Scott Moser
2016-03-30
fix adding of users without a group
Scott Moser
2016-03-29
apply_network_config improvements
Scott Moser
2016-03-22
write to 50-cloud-init.cfg and write systemd.link rules.
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-11
fix tox
Scott Moser
2016-03-11
minor changes use the helpers in cloudinit/net
Scott Moser
2016-03-11
fix use of network state
Scott Moser
2016-03-11
merge with trunk
Scott Moser
2016-03-10
commit planned implementation of datasourcenocloud
Scott Moser
2016-03-09
add default user to 'lxd' group and create groups when necessary.
Scott Moser
2016-03-04
Enable password changing via a hashed string
Daniel Watkins
2016-03-03
Apply pep8, pyflakes fixes for python2 and 3
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-03-02
Used keyword for parameter in order to make it clearer what it represents.
Alex Sirbu
2016-03-02
Added the hashed_passwd argument for the function create_user, which uses the...
Alex Sirbu
2016-03-01
timezone: use a symlink when updating /etc/localtime
Scott Moser
2015-07-30
Ensure that when a resolve conf object is written we pass the str() version o...
Joshua Harlow
[next]