index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
upstart
Commit message (
Expand
)
Author
Age
Files
Lines
*
cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknet
Scott Moser
2014-09-15
1
-2
/
+0
*
upstart/cloud-init-nonet.conf: only mention wait if larger than 5 seconds
Scott Moser
2014-09-12
1
-2
/
+3
*
upstart/cloud-init-nonet.conf: do not exit on existance of obj.pkl
Scott Moser
2014-09-12
1
-3
/
+0
*
allow local disabling of blocknet
Scott Moser
2014-09-12
1
-0
/
+2
*
upstart: add blocknet which blocks net until after cloud-init-local
Scott Moser
2014-09-12
3
-4
/
+93
*
cloud-init-local depends on /run. reflect that in upstart job.
Scott Moser
2014-09-11
1
-1
/
+1
*
upstart/cloud-init-nonet.conf: fix indentation
Scott Moser
2013-09-17
1
-1
/
+1
*
cloud-init-nonet.conf: handle case where sleep died
Scott Moser
2013-03-26
1
-1
/
+6
*
add uptime to msg output
Scott Moser
2013-03-04
1
-1
/
+6
*
if sigterm received, and networking is up, exit 0
Scott Moser
2013-03-04
1
-11
/
+42
*
upstart/cloud-init-container.conf: ensure /run/network exists
Scott Moser
2013-01-31
1
-0
/
+6
*
remove trailing whitespace
Scott Moser
2012-09-13
1
-1
/
+1
*
only emit if there is a device present.
Scott Moser
2012-09-13
1
-2
/
+12
*
add cloud-init-container.conf
Scott Moser
2012-09-13
2
-2
/
+41
*
add uptime to the output of cloud-log-shutdown
Scott Moser
2012-08-03
1
-1
/
+2
*
mention that upstart job cloud-config emits cloud-config
Scott Moser
2012-07-27
1
-0
/
+1
*
add an upstart init job that logs shutdowns and reboots.
Scott Moser
2012-07-26
1
-0
/
+18
*
change upstart jobs to use single 'cloud-init' binary
Scott Moser
2012-06-28
4
-4
/
+4
*
increase cloud-init-nonet timeout to 130 seconds from 70
Scott Moser
2011-09-28
1
-1
/
+1
*
cloud-init-nonet.conf: redirect 'start networking' output to /dev/null
Scott Moser
2011-09-21
1
-1
/
+1
*
cloud-init-nonet.conf: just allow for the possibility that /var/run != /run
Scott Moser
2011-09-01
1
-4
/
+5
*
upstart/cloud-init-nonet.conf: update comment/description
Scott Moser
2011-09-01
1
-2
/
+3
*
cloud-init-nonet.conf: wait for all network interfaces to be up
Scott Moser
2011-08-31
1
-2
/
+4
*
avoid a race condition if there were multiple networking devices
Scott Moser
2011-08-01
1
-1
/
+1
*
fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]
Scott Moser
2011-06-28
1
-0
/
+2
*
in nonet wait, print how long wait will be.
Scott Moser
2011-02-18
1
-3
/
+5
*
cloud-init-nonet.conf: redirect grep to /dev/null, so it doesn't go
Scott Moser
2011-02-18
1
-1
/
+1
*
improve startup if no eth0 is available (LP: #714807)
Scott Moser
2011-02-18
2
-2
/
+23
*
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-25
2
-2
/
+2
*
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-24
2
-28
/
+10
*
make the module list that cloud-config selects specified via cmdline
Scott Moser
2011-01-24
1
-1
/
+1
*
fix cloud-run-user-script for directory change, make it invoke other scripts
Scott Moser
2011-01-24
1
-6
/
+18
*
move user scripts ('#!' and runcmd) to be per-instance (LP: #675711)
Scott Moser
2011-01-19
1
-4
/
+6
*
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-08-12
2
-1
/
+11
*
make cloud-config an upstart task
Scott Moser
2010-07-16
1
-0
/
+1
*
fix cloud-config.conf upstart job
Scott Moser
2010-06-17
1
-1
/
+1
*
make cloud-config modules configurable by cloud-config
Scott Moser
2010-06-17
12
-97
/
+8
*
This runs could-config-mounts on 'filesystem' event rather than on
Scott Moser
2010-03-25
1
-1
/
+1
*
update upstart/* files to be in sync with 0.5.7-0ubuntu4
Scott Moser
2010-03-02
8
-33
/
+20
*
force ru-user-script to wait on cloud-config-misc
Scott Moser
2010-02-19
1
-1
/
+2
*
add the cloud-config-misc upstart job
Scott Moser
2010-02-19
1
-0
/
+9
*
run cloud-config-puppet later (LP: #523625)
Scott Moser
2010-02-18
1
-1
/
+1
*
fix broken user-data scripts
0.5.4
Scott Moser
2010-02-17
1
-1
/
+1
*
Add cloud-config-puppet hook.
Mathias Gug
2010-02-16
1
-0
/
+12
*
rename cloudinit.conf to cloud-init.conf
0.5.3
Scott Moser
2010-02-04
1
-0
/
+0
*
more removal of 'ec2init' string, replacement with cloud-init
Scott Moser
2010-02-04
1
-1
/
+1
*
rename ec2-init to cloudinit
Scott Moser
2010-02-03
1
-0
/
+0
*
globally remove ec2init and rename to cloudinit
Scott Moser
2010-02-03
1
-2
/
+2
*
add the cloud-config-mounts upstart job
Scott Moser
2010-01-29
1
-0
/
+7
*
rename cloud-config-cat so it wont be packaged
0.5.1
Scott Moser
2010-01-22
1
-0
/
+0
[next]