Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vyos/vyos-cloud-init
https://github.com/vyos/vyos-cloud-init
0849ad447de8a1628e6b0158a5ce9b45d93f9bb8 authored over 12 years ago
The methods here have to match the real Selinux signiture, so
even though we dont use these vari...
75d914f7562f69a6e57798a4c4c1eedbe6420f99 authored over 12 years ago
https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542
6f2dc0d943d3f3527983b38f20085a6cf071c43e authored over 12 years ago
In an effort to make the EC2 Datasource's search under ec2.archive.ubuntu.com
resilient against ...
the main function, which was usable for debugging maas was dropped during the
rework branch. I'...
3ac504a49a3755e58f6e74b7a17f98f3d4a4eb0c authored over 12 years ago
e44dc25e34c97bd53c373567be817b65e9ef3b09 authored over 12 years ago
d1c6ad4a9bfaba86e101642330bd478d9badd361 authored over 12 years ago
a7ab005ae9270b56aeebea16b6913c9d76e946ea authored over 12 years ago
dd6b8d380c195656e856ea907d956f7963d4543e authored over 12 years ago
As described in the bug, enough non-cloud users experienced issues with
cloud-init selecting a m...
659bb077d147ab8cd8fbf6b2825bcd4051b304a9 authored over 12 years ago
The merge of 0.7.0 dropped the cloud-config initctl emission.
I've added it back here, but done ...
LP: #1018554
cd80da7aea03223c2786be2026cc627c5d7363a8 authored over 12 years ago5e6ee0444fa7d2acf688b152c7fd632c878e23c0 authored over 12 years ago
3083335d2c2654e2ef0e41a35d4b1bf11f5d5c90 authored over 12 years ago
e20958b9d775475dd77c27394d7ccba77a3575b2 authored over 12 years ago
8822100158489d8f7fb5c38d440489df5df62996 authored over 12 years ago
This does 2 things:
a.) fixes broken logic in 'close_stdin'
previously _CLOUD_INIT_SAVE_ST...
1bac4c2eef943157d190a06f775321675784a7ea authored over 12 years ago
This does a few things:
* changes bddeb to copying out all files created during builddeb.
* li...
a6893e097508054b878fe4f62758af316cb5aa86 authored over 12 years ago
A previous commit of mine here tried to apply a trivial fix
to avoid a warning on empty content ...
the problem sovled here is that most callers of yaml_load do not pass
'None' as a allowed type. ...
5e296811619c7e814f61c8671cd596fe4203a38a authored over 12 years ago
a2ba3597657ab94499dacd4ba7565056df4b6ccb authored over 12 years ago
during datasourceovf looking for a transport, the failed
mounts were having exceptions logged (t...
runparts output was being captured. This meant that output of user-scripts
was being captured a...
This implements file writing via cloud-config. It also
* adjusts other code to have user/grou...
Adjust the examples file to reflect this.
50a5728db977ec11f3448c473a396995ea29319e authored over 12 years agof79570474118e8e26fa7e6db324434f2980eae8f authored over 12 years ago
happens first, which will examine the incoming encoding, and decide the
neccasary decoding types ...
cloud-init, but there will not be a strong dependency between
them if cloud-init-local is missing.
when running in local mode vs non-local mode, which
is useful when tracking what is happening in ...
other code to have user/group parsing in util instead
of in stages.py, renames decomp_str to deco...
iterable which performs the same, but can handle iterator
types beyond those three.
If the user has input logging information in user-data cloud-config
we want to set up the loggin...
in the 'cloud-init init' stages, we want the welcome message to get to the
correct output as spe...
revno 584 broke logging. This fixes as it intended.
fa09651fcea222d661803b6a86a79fbf6f147374 authored over 12 years agoThe ubuntu packaging uses ~bzrREVNO, just be more like that.
ee7deec1f122d1c0ae02a02dc6f726bbe9e3c9d5 authored over 12 years ago
Show 3 decimal places for how long a resize took. 1 second granularity was
too large.
instead of a custom list that may confuse people trying to use this, use the
is_false function.
The name for the file lock now shows what file is being locked.
e43d91ba92a078c574dbf966fbeaf6a4b3d50d7d authored over 12 years agospecific modules in cloudinit, that maybe we should encourage a 'config'
website or something sim...
use python-software-properties or software-properties-common to fullfill
the need for 'apt-add-r...
of a custom list that may confuse people trying to use this.
6f3bba76d6cfbde64d0c7cc9f52effee8e8dd319 authored over 12 years ago954f3d58388b9826dd6db4128e494ad36298db3e authored over 12 years ago
specific modules in cloudinit, that maybe we should encourage a 'config'
website or something sim...
why we don't convert a string that is a filename to a string
buffer/io like object.
In 0.6.3, if one of the logging configs succeeded, then it was
just used. If it failed, it fail...
Instead of a warning, only debug this message. Warnings get to
console and look scary to users.
In cherry picking the cheetah commit, I missed the rename of these files.
packages/debian/chan...
39e038a6c1b3e273d22527c05a484626e51b8ed3 authored over 12 years ago
cc_rightscale_userdata.py is likely to not be found, so its WARN
was annoying in that it got to ...
1febd1adc21da15b192f2bfec17b202c01554aa8 authored over 12 years ago
b807b8bbe6c3cf31ac55cca66470c7f752edfe2c authored over 12 years ago
At this point there is a mixture of "double hash" cheetah comments and '#*'
cheetah comments.
the cloud-config script depend on that as well.
This is a portion of revno 573 at lp:~harlowja/c...
50b9e8b7be096e331eb070c5c48d833b1756463c authored over 12 years ago'cd packages && ./bddeb' is no longer necessary.
b869b76dd9e4fb457f0286db167f5509868bb8ea authored over 12 years agoLP: #1022101
18dc2a9274a265ee6b440570ecc502947f17002f authored over 12 years ago9d47fb974658e9697ae8826e7bc2468dcf7751c3 authored over 12 years ago
Also, remove the pre-processing of debian/rules. instead use an
environment variable. To bui...
output of 'make-tarball' now is tarball with name formatted as:
cloud-init-$VERSION~bzr$REVN...
cf1fa7219724c7192ebfb35e9a0796bf84dd9b26 authored over 12 years ago
This also fixes 'brpm' to address --init-system change that
smoser made to setup.py before the l...
are provided and rethrow it as a OSError (which seems reasonable) and adjust
its usage in the log...
On my system (quantal) this 'make pylint' does not complain now.
285e127de45f0feed7170bafc79b502170d5b381 authored over 12 years ago
This returns the check for an archive mirror in the DataSourceEc2 to
only do so by DNS resolutio...
f1b72be4b4923d3effb80e1898f76ba0f81aab23 authored over 12 years ago
8c484baa3d55d9deef97d6e191a9e420e4fde059 authored over 12 years ago
as adjustments due to sysvinit rename.
c7aeea86fb8a17e4402cfc42626dfff2fb04c1a0 authored over 12 years ago
- unified binary that activates the various stages
- Now using argparse + subcommands to spe...
to a variable of the name 'init_system' instead due to the param name being
'init-system'.
This brings with it other changes, and also makes an install
install all of the requisite init f...
and 'write' root, and if it confuses them, remove it later and just
recommend a more 'natural' wa...
b3975ef46bbee1c713b963f3897fce9c5d3cbe94 authored over 12 years ago
2. Adjust the bddeb to pass this in (as well as other output statement being added)
3. Adjust mak...
3cd17b470b70cf4c15f47bfe4f84844b078cd914 authored over 12 years ago
fd96920837810c5e97de7f397a7df989a41165f3 authored over 12 years ago
32ea55364e7688110646818dd651ed476b3c57f1 authored over 12 years ago
2. Adding in returning the 'public-keys' to the metadata 'list' response
3. Adding in sending bac...
which then later affects the installation of certain config files, which then
can be extracted du...
2. Allow the setting of the ip addr (not just to 0.0.0.0)
3. Add comment as to how to use this fo...
7e1a250d70c39607bc1f3e3134d6331cd372f511 authored over 12 years ago
f99dd7c2e43f9117c66e06fc31d10f559c912e86 authored over 12 years ago
115e53d3a9114326cb7c07e4b95947b87d9e2d02 authored over 12 years ago
2. Get the cloud-init specfile working for the init.d case (with the right postun and post and in...
37aa678a39d8ac568351ce754d202c1069034d1c authored over 12 years ago2. Fix the usage of multi_log to log to only one of the places (for now)
3. Update comment about ...
8037b4723ad641701750f9b4c9b7d7216bf50838 authored over 12 years ago
bae7dfccda6662a40091b92c8c85ec6c37c5268d authored over 12 years ago
346739701b2de2db2bf2065d946d611d55bc5653 authored over 12 years ago
9e1ffb27f4f316638a1fe83678c19f7215a8ef4b authored over 12 years ago
2. Move the config loading functions to where they are used (in stages)
3. Adjust cc_set_password...
aa9189e89ec101fba8ca36919a7c800f8b28d5c0 authored over 12 years ago
342ffe553574c7662d143d3da76f8f4fb6587983 authored over 12 years ago
563fb5a70f580e1b706238d86503a84ae9ff131e authored over 12 years ago
f8ddab59708fd00136021d363870492025994baf authored over 12 years ago
3d933c525e90d0e01932d93e965e81526dcfb68a authored over 12 years ago
1. Adjust the test_util after this mocking to be cleaner
a0740928d0f4738792e478dad845b30eb8c61c41 authored over 12 years ago