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
/
upstart
Age
Commit message (
Expand
)
Author
2011-09-28
increase cloud-init-nonet timeout to 130 seconds from 70
Scott Moser
2011-09-21
cloud-init-nonet.conf: redirect 'start networking' output to /dev/null
Scott Moser
2011-09-01
cloud-init-nonet.conf: just allow for the possibility that /var/run != /run
Scott Moser
2011-09-01
upstart/cloud-init-nonet.conf: update comment/description
Scott Moser
2011-08-31
cloud-init-nonet.conf: wait for all network interfaces to be up
Scott Moser
2011-08-01
avoid a race condition if there were multiple networking devices
Scott Moser
2011-06-28
fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]
Scott Moser
2011-02-18
in nonet wait, print how long wait will be.
Scott Moser
2011-02-18
cloud-init-nonet.conf: redirect grep to /dev/null, so it doesn't go
Scott Moser
2011-02-18
improve startup if no eth0 is available (LP: #714807)
Scott Moser
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-24
make the module list that cloud-config selects specified via cmdline
Scott Moser
2011-01-24
fix cloud-run-user-script for directory change, make it invoke other scripts
Scott Moser
2011-01-19
move user scripts ('#!' and runcmd) to be per-instance (LP: #675711)
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-07-16
make cloud-config an upstart task
Scott Moser
2010-06-17
fix cloud-config.conf upstart job
Scott Moser
2010-06-17
make cloud-config modules configurable by cloud-config
Scott Moser
2010-03-25
This runs could-config-mounts on 'filesystem' event rather than on
Scott Moser
2010-03-02
update upstart/* files to be in sync with 0.5.7-0ubuntu4
Scott Moser
2010-02-19
force ru-user-script to wait on cloud-config-misc
Scott Moser
2010-02-19
add the cloud-config-misc upstart job
Scott Moser
2010-02-18
run cloud-config-puppet later (LP: #523625)
Scott Moser
2010-02-17
fix broken user-data scripts
Scott Moser
2010-02-16
Add cloud-config-puppet hook.
Mathias Gug
2010-02-04
rename cloudinit.conf to cloud-init.conf
Scott Moser
2010-02-04
more removal of 'ec2init' string, replacement with cloud-init
Scott Moser
2010-02-03
rename ec2-init to cloudinit
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser
2010-01-29
add the cloud-config-mounts upstart job
Scott Moser
2010-01-22
rename cloud-config-cat so it wont be packaged
Scott Moser
2010-01-22
add job to disable metadata
Scott Moser
2010-01-14
functional cloud-config-ssh.conf now
Scott Moser
2010-01-12
moving towards getting apt-update-upgrade working
Scott Moser
2010-01-11
refactor the config class and jobs to run through cloud-init-cfg
Scott Moser
2010-01-11
2 changes to cloud-run-user-script
Scott Moser
2010-01-11
mark cloud-config-cat-debug upstart job as debug
Scott Moser
2010-01-11
make sure all user-scripts get run, and only once-per-instance
Scott Moser
2010-01-08
pull in chuck's repo at rev 75
Scott Moser
2010-01-08
run later in boot, but more reliably
Scott Moser
2010-01-07
fix ec2init.conf upstart job to have correct start on
Scott Moser
2010-01-07
functional state now in kvm tests
Scott Moser
2010-01-07
get usage of cloud-init-run-module correct
Scott Moser
2010-01-06
add cloud-run-user-script upstart job to run rc.local style scripts
Scott Moser
2010-01-06
put upstart files in upstart/, minor other changes
Scott Moser