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
Mapped from killermoehre
bacd63a782daf44937f23a1a33555cb579ae4fb5 authored almost 5 years agoMap lp user kgarloff to github garloff
e0883182e143a3a4009e1cd15bee518f71aa054b authored almost 5 years agoAvoid chpasswd on all the BSD variants.
993f3e3e76e56266a83776a8f54dbb3ba59cfce7 authored almost 5 years ago42f69f410ab8850c02b1f53dd67c132aa8ef64f5 authored almost 5 years ago
Add support for additional escaping of formatting characters
in the YAML content between the 'c...
c5e949c02a1d5226ae9b1cb39846db19d223c6c2 authored almost 5 years ago
Co-authored-by: Joshua Powers <[email protected]>
d605db4cb55d67915cb27a244faf1b7201468c84 authored almost 5 years ago
Currently, `cc_package_update_upgrade_install.py` fails because
`package_command()` does not kn...
0151e7e89d3376f7fe53e36dc7b36bdcca1c0fc0 authored almost 5 years ago
* tools: use python3
Switch tools/ to use python3 instead of python. At minimum this
fixes ...
Addresses "Runtime Error: dictionary keys changed during iteration".
Co-authored-by: Noah Mey...
04771d75a8670f07ae4c75b5892e3b795e9d1a07 authored almost 5 years ago
These two implementations had drifted away from one another very
slightly. Reconcile them and ...
On NetBSD and OpenBSD, the libc soname and location are different. There
is no reason to be to ...
23b1e8570ce4689cda0c420966476cfacee03197 authored almost 5 years ago
* test_oracle: sort imports
* DataSourceOracle: sort imports
0173e852a760d2b9a697b5f07330a226839e350b authored almost 5 years ago
Bring it into line with the current state of the code (by dropping the
now-untrue caveat).
These classes don't use `self.logs` anywhere in their body, so we can
remove the `with_logs = T...
Co-authored-by: Chad Smith <[email protected]>
9db87379b5c04f4c9662eaf81390e702ea63b8b3 authored almost 5 years ago77c7c113639a40f032f285b7f84970e9584d558e authored almost 5 years ago
Add support for rendering secondary static IPv4/IPv6 addresses on
any NIC attached to the machi...
The 'merged_cfg' key introduced in 71af48d was incorrectly referenced
to as 'ci_cfg' in the jso...
Quote the Ubuntu version numbers in releases.yaml to make sure they're
treated as strings and n...
b9ff0dc950558ecd2a8469eded26bd6ae4082771 authored almost 5 years ago
Drop remaining python six usage
309e9a3cb33a16721d87650f9c1b50709e507356 authored almost 5 years ago
This workflow will label pull requests with "stale-pr" if they haven't
seen activity for 14 day...
This is a follow-up to #144 which fixed the rendering behaviour.
While writing the tests, CI ...
1426a0d036a7f6707aac142a51f155f507d26739 authored almost 5 years ago04647a3cb03bfaa29242cff02f3de9b0ac799f89 authored almost 5 years ago
Cloud-init: T2117: Added missed working directory for upload stage
dd9487a0b8262bc8b66f67390fdd523a14c7fae2 authored almost 5 years ago
Since 94838def772349387e16cc642b3642020e22deda, CloudInit supports NetBSD
too.
0cbb1704f21c148430ce69d6e94806e1efc6216b authored almost 5 years ago
Add support for the NetBSD Operating System.
...
230e4ef2cc26ffed6287c89536bc7f920144e1d2 authored almost 5 years ago
Cloud-init: T2117: Updated to 20.1 version
fd87c24ff8f6f09a7e2cc223a4e8cdb8c08f1ef8 authored almost 5 years ago
- Merge 20.1 version from the Canonical repository
- Removed unneeded changes in datasources...
See the added comment for details.
65a1b907c336786bce3917fad3f87c67f0caa7bf authored almost 5 years agod5dbbd1c54844a41067c673e915ada629fb4cd8f authored almost 5 years ago
The list so far is partial.
a8ef147b6141e480a309bdf27b6e0cac4f26ab18 authored almost 5 years ago
Instead of using the username that triggered the action (which, in the
case of a committer merg...
Now that we can distinguish between CI xenial dependencies and
needed-to-run-on-dev-machine xen...
Github api doesn't allow read-write access to labels or comments when
running from a pull_reque...
pyflakes versions older than 2.1.0 are incompatible with Python 3.8
(which is the Python versio...
As the nose docs[0] themselves note, it has been in maintenance mode for the past several years....
986f37b017134ced5d9dd38b420350916297002b authored almost 5 years ago
Cloud-config userdata provided as jinja templates are now distro,
platform and merged cloud con...
The EC2 Data Source needs to handle 3 states of the Instance
Metadata Service configured for a ...
When cloud-init persisted instance metadata to instance-data.json
if failed to r...
Allow disabling cloud-init's network configuration via a plain-text kernel cmdline
Cloud-init...
1d2dfc5d879dc905f440697c2b805c9485dda821 authored almost 5 years ago
Our header redact logic was redacting both logged request headers and
the actual source request...
67c8e53cc3fe007bb40d6e9c10549ca8200a9cd7 authored almost 5 years ago
one line doc fix
0140f74dd577c6407197eb82ca47ad5f07cac4f4 authored almost 5 years ago
In cloud-init 19.2, we added the ability for cloud-init to detect
OpenStack platforms by checki...
* Add physical network type: cascading to openstack helpers
* add new helpers test for checking...
36f7ba0b3d16b0bd0b98ffd26b24826fe4cfc1c2 authored almost 5 years ago
Bump the version in cloudinit/version.py to 20.1 and
update ChangeLog.
LP: #1863954
13e82554728b1cb524438163784e5b955c7c5ed0 authored almost 5 years ago* tools/read-version: don't enforce version parity in release branch CI
We have a bootstrappi...
4ad5c5d058cc9501ef2f294cb6430d9ffe372e7d authored almost 5 years ago
Instead of logging the token values used log the headers and replace the actual
values with the...
As noticed by Seth Arnold, non-deterministic SystemRandom should be
used when creating security...
c90932f5cb68e789636c5e6b0b74fceb1d38c6a4 authored almost 5 years ago
The azurecloud platform did not always start instances
during collect runs. This was a result ...
81c7477a55b509a33af38bc502b1e9dd4ea643ff authored about 5 years ago
890aca4777ab61e54b6b96d251c3022cbe0b108c authored about 5 years ago
bugzilla ref: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224361
svn rev: https://svnweb....
fixes typo at doc/examples/cloud-config-disk-setup.txt; Cavaut => Caveat
b285efb97947af1966b2a46df30e0764ba44aa55 authored about 5 years ago
- Introduce the "flavor" configuration option for the sysconfig renderer
this is necessary to...
1bb1896ec900622e02c1ffb59db4d3f2df4a964d authored about 5 years ago
Fixes shellcheck warning SC2236.
0ecbd888c9491176ae41bbfa2b74a05234882000 authored about 5 years ago
It is proto 'none', not 'static' as was mistakenly implemented in
initramfs-tools/cloud-init in...
* cloudinit: replace "import mock" with "from unittest import mock"
* test-requirements.txt: ...
5f8f85bb38cc972d3d2c705a1ec73db3f690f323 authored about 5 years ago8409dd7da21b064214091edd8f1469267be1e738 authored about 5 years ago
Make sure network_config is created when self._network_config is unset.
Co-authored-by: Scott...
9e3ac98097ed1c7f49ec8975a40aec7229231aae authored about 5 years ago88b09643787c55b700cfadc25bbe0ddbfe0368e6 authored about 5 years ago
Drop support for specifying an Python interpreter different from python3
from tools/run-container.
LP: #1860789
28aa8c5a16b67ea0226734eeadfa2c467701899d authored about 5 years ago* packages/brpm: switch to python3
No changes needed other than changing the shebang interpre...
c99cfb21164b24644fec56013449b2b1e3b54fb3 authored about 5 years agoIncreasing the bits of security from 52 to 115.
LP: #1860795
42788bf24a1a0a5421a2d00a7f59b59e38ba1a14 authored about 5 years agoefc82c9b059ae781befc014a5e9c0de3b5184e5e authored about 5 years ago
We only run on Python 3 now, so we can unambiguously expect
unittest.mock to exist.
When creating a swap file on an xfs filesystem, fallocate cannot be used.
Doing so results in f...
ca9a4eb26b41c204d1bd3a15586b14a5dde950bb authored about 5 years ago
f5137a3b513f2c16ce0ed4b29b724f3fe708742d authored about 5 years ago
On Debian, ifupdown uses `source-directory /etc/network/interfaces.d`
(for new installs) to incl...
This should ensure that all its dependencies are installed during doc
generation.
LP: #1860450
18e601ada64b50e10532811e43b34cd00b6de7da authored about 5 years agodoc-requirements.txt: pin Sphinx at version used by RTD
Introduce a configuration file contai...
704dfd8a761d18dd3f680b125453cf5089eae1fd authored about 5 years agobb71a9d08d25193836eda91c328760305285574e authored about 5 years ago
* url_helper: drop six
* url_helper: sort imports
* log: drop six
* log: sort imports
...
0562ca696fe1a36b6c3b2fb576068e05033f6f3f authored about 5 years ago
Co-Authored-By: Daniel Watkins <[email protected]>
02fdd98e6908d12f8e78eae8a7a013c2832985b1 authored about 5 years ago
This makes it clearer that we should only use this in code paths that
will definitely have dpkg...
* Ensure util.get_architecture() runs only once
util.get_architecture() recently was wrapped ...
259d9c501472315e539701f00095743390eb89e5 authored about 5 years ago
Currently, cloud-init will happily try to run `gpart` on Linux even
though on most distribution...
We often map exception when is not necessary. This commit clean up
the FreeBSD distro file.
Adapt the test to the new capitalization introduced in
8116493950e7c47af0ce66fc1bb5d799ce5e477a.
Also fix bugs:
- pass binary instead of string to sysctlbyname(), and
- unpack the "return val...
Check whether the pull request submitter has signed the CLA due
to presence of github.actor in ...
Mapped from daniel-thewatkins
3aaa0f2760527f34ffe0e4c67fc4bb6078ce2b4d authored about 5 years ago* net: fix rendering of 'static6' in network config
A V1 static6 network typo was misrendered...
dacdd30080bd8183d1f1c1dc9dbcbc8448301529 authored about 5 years agoMapped from otubo
6aa14766a7039333aac6f75dc442fa58dc4e692f authored about 5 years ago* Make DistroChecker test work with Python 3.8
In Python 3.8, `platform.linux_distribution` h...
c5a7d7979c036f6dc6823f429c6b6820f7f74241 authored about 5 years agoMapped from rjschwei
3b27d5319d219a7f90aa86725407931dc077dec2 authored about 5 years agob59870ca3d8993612452a7b90687e2ed4ad0572a authored about 5 years ago
Mapped from afranceschini
7801bd092d38ab18c3bcd5e83714f64de524383c authored about 5 years ago