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 larsks
a6d6bf978df971f3353ce617cbfe5bcdf57d2fe8 authored over 5 years agopycodestyle: remove unused local variable
87f1401ffa8ecade9aeaff06f4d6dc3b61caf7ba authored over 5 years ago70b99d4dedfffeee58f7b85e337ebf92472f4e2d authored over 5 years ago
fdbca300529a20bedacb16c929cece9697eb89bc authored over 5 years ago
The KVPs currently being emitted to the .kvp_pool file can have
duplicate keys which is wrong si...
Mapped from legovini
8ae0a7030e5e825dd4179761a62fa7f8670df101 authored over 5 years agoMapped from powersj
ad23f9af4164d920ad1306b7a1eb5785511b7b7e authored over 5 years agoMapped from chad.smith
880d1e8d428e6f4ab4ccf5c4ec1a4c9b41c90172 authored over 5 years agoMapped from raharper
0be6a8c9cd41e1d533d4b20d774f3b74fd7f6143 authored over 5 years ago
- rtd/index.rst: update sentence to read:
cloud-init will also parse and process any optional ...
1eba6dd4d764078bf4f813721dcc547958b5a7c4 authored over 5 years ago
Also fix commit message lint
14451d468cc80d89a80f0fbab7d8e11f3ac467e7 authored over 5 years agoe3b6d77880e8ab215bf4318894b3edd491308286 authored over 5 years ago
To link a launchpad account name to your github account for licensing
accountability each LP use...
See rendered content at
https://github.com/blackboxsw/cloud-init/tree/github/readme
Bump the version in cloudinit/version.py to be 19.3 and update ChangeLog.
LP: #1851428
073df96e338e7a191b0d22ff377f91f9b2a82075 authored over 5 years ago
Network v2 configuration for Azure will set both dhcp4 and
dhcp6 to False by default.
When IPv6...
02f07b666adc62d70c4f1a98c2ae80cb6629fa9a authored over 5 years ago
When ConfigDrive discovers the source path /config-drive, subplatform
is now reports 'config-dri...
In typical cases, SmartOS does not use DHCP for network configuration.
As such, if the network c...
This patch enables control over SSH public-key import and
discarding supplied user-data (both di...
Function return false for ipv6_dhcpv6-stateless|stateful,
the eni renderer does not add '6' to '...
For security concern, we disable the custom script
by default.If a custom script is provided, st...
This change adds two new parameters:
* csr_attributes
* csr_attributes_path
Those parameters al...
d3e71b5e843edf73eb7da511a032d987e314bd69 authored over 5 years ago
In Centos/RHEL 8, NetworkManager is installed as the networking service.
cloud-init.service need...
After initial boot ovf-env.xml is copied to agent dir
(/var/lib/waagent/) with REDACTED password...
netplan introduced an 'info' subcommand which emits yaml describing
implemented features that in...
Here we replace uses of the pyyaml module directly with functions
provided by cloudinit.safeyaml...
The exoscale datasource defines a shorter timeout than the default (10)
but did not override url...
In addition to ifup/ifdown the sysconfig renderer looks for
evidence that the sysconfig director...
The Azure datasource was incorrectly listing the IP address. This
updates the address to match w...
This captures the CI testing that is currently performed by the Ubuntu
Server Jenkins instance i...
Commit e7b0e5f72 added support for configuring infiniband devices by
adding a new infiniband 'ty...
Handle the special characters when reading VM Tools configure file.
For example, the key and val...
a86829d32284ea4842f13035442b1a5127997018 authored over 5 years ago
Commit 6797e822959b84c98cf73e02b2a6e3d6ab3fd4fe replaced
the LOG.warn calls that linters were wa...
Openstack subnets can be configured to use SLAAC by setting
ipv6_address_mode=dhcpv6-stateless. ...
de03438c7afd80fa7598dcf5ef40085d65a116bf authored over 5 years ago
26e1f063677d974ab3b1a48e010e732a538b9a8d authored over 5 years ago
LXD integration tests fail sometimes due to failure to delete the
container, usually related to ...
e24cloud provides an EC2 compatible datasource.
This just identifies their platform based on dmi...
d3784d6809260abc42ec1895c09cfbeef06296d8 authored over 5 years ago
d3b1c4ae6bd237a04ba5df4306ff38f752f72132 authored over 5 years ago
The change that introduced this issue was handling interfaces that are
bonded in the kernel, in ...
- Detect Arch Linux and set variant accordingly in `system_info()`
- Allow setting render-clou...
Since python 2.7 doesn't handle UnicodeDecodeErrors with the default
handler
LP: #1801364
067516d7bc917e4921b9f1424b7a64e92cae0ad2 authored over 5 years ago
Specifically, add in "reboot" to make it clear what people should expect
when modifying the file...
Cloud-init will not operate properly if the instance-id value changes
on each boot. This is the ...
If an OS image provided an /etc/resolv.conf file that was not empty
cloud-init would read and re...
The sysconfig renderer used the distro name directly which mean
some variants of distros were no...
Change the startup order. On SUSE distros cloud-init.service
should start after wicked.service. ...
Resolve the following lints raised by 'make doc':
- doc/rtd/topics/datasources/zstack.rst:5: D00...
0cbcd228fb3ec0f22acefa1fc195dbcefa0c149d authored over 5 years ago
18286fc3f77ddbd05ba6c46f160c54092c63c10c authored over 5 years ago
On Bionic (python 3.6.8) we now see no-member errors on untouched code.
This does not reproduce ...
e423e789fa7c0feaff75c245b89d5c6188fb5ddd authored over 5 years ago
Zstack platform provides a AWS Ec2 metadata service, and
identifies their platform to the guest ...
4df0065998961ad21a9b733fb23ae2ebd78b7380 authored over 5 years ago
Remove pyc files, .tox directories and docs during make clean.
ac8ef3eed1ca78d779b9fc414439e5dc4153735c authored over 5 years agoThis is formerly the capabilities page.
604463e4e16ee281acc20de010623ae1c0711b92 authored over 5 years agobc9f91caacb5190174470fca10b922129362f904 authored over 5 years ago
The huge table was scrolling off the page for me and it made more sense
to break this up and hav...
083fdcd9a959925e8a80ceaf184e4795e6802af6 authored over 5 years ago
Some network devices are transformed into a bond via kernel magic
and do not have the 'bonding' ...
6f931795cc7c79033e6cc5c2f1be8de3e03a645b authored over 5 years ago
Takeover the moreinfo.rst page and update initially with pages
a user can use to learn about clo...
d86207afee256c7dbdc2bcab69b3f8479aafbfbc authored over 5 years ago
The detection for brightbox in both ds-identify and in
identify_brightbox would incorrectly matc...
VMWware customization already has support to run a custom script during
the VM customization. Ad...
Add support for detecting netfailover[1] device 3-tuple in networking
layer. In the Oracle data...
LP: #1843276
476050b46021130654a7417bbb41647a5214dbcc authored over 5 years ago
* Create makefile and tox targets for documentation building and testing
to better replicate the...
c7688981e1070c75f3c3f31e707e7be272dd43d6 authored over 5 years ago
da826cd3e4d608d8ddb4b693d10378b52532677b authored over 5 years ago
ff11c0c63bfca0be451c58539b158acb7cb65a76 authored over 5 years ago
When rendering secondary vnic configuration from IMDS, only emit
configuration for the IP and MT...
Make sure Exoscale supplements or overrides existing system config
setting cloud_config_modules ...
This refactors read_initramfs_config to support multiple different types
of initramfs network co...
Emit a script allowing cloud-init to set linux/nvidia/latelink
debconf selection to true. This a...
Since this is the first code snippet some users might see,
they could end up in the same situati...
To accept NVIDIA EULA, cloud-init needs to emit latelink=true debconf
setting to the linux-restr...
The Oracle platform provides networking configuration from two sources:
* the primary interface...
2c52e6e88b19f5db8d55eb7280ee27703e05d75f authored over 5 years ago
The cleanups, specifically, are to sort the list of content types, and
remove trailing whitespace.
This will hopefully avoid people submitting PRs against our mirror repo.
(Thanks to GitHub user...
633f1eabac04325a639d9f4893e8bb6fa89bb281 authored over 5 years agof17c72ee4c959b1cfb1b3f260ade22fc5c6c5970 authored over 5 years ago
6a7984b1e3ef2ad1b455f15ebb39e2335bf33c78 authored over 5 years ago
bcc2c43e2a5e7a965da4020da8db028b409ee224 authored over 5 years ago
Collect and record the following information through KVP:
+ timestamps related to kernel initia...
Oracle Cloud Infrastructure's Instance Metadata Service provides network
configuration informati...
Building the subp arguments for a `useradd` call in a variable named
`adduser_cmd` is extremely ...
The function generate_fallback_config is used by Azure by default when
not consuming IMDS config...
This adds an empty publish_host_keys() method to the default datasource
that is called by cc_ssh...
- dsidentify switches to the new Exoscale datasource on matching DMI name
- New Exoscale datasou...
We don't use it in our doc builds, and if sphinx.pocoo.org is down then
it causes doc build issues.
What we had previously was inaccurate in a few respects.
LP: #1838794
88092eeae2c91e265c603025c87beda4c7d72bd4 authored over 5 years ago
Previously "cmdline" network configuration could be either
user-specified network-config=... con...
Currently, if a platform provides any network configuration via the
"cmdline" method (i.e. netwo...
- Update paramiko and cryptography module versions (2.4.2) to
address issues with algo and dep...
If input to network_state.parse_net_config_data was netplan (v2 yaml)
then the network state wou...
On systems with many interfaces, processing udev events may take a while.
Cloud-init expects dev...
Bump the version in cloudinit/version.py to be 19.2 and update ChangeLog.
LP: #1836921
060b1a1ca7b2385aa7f4ed42720063fa557e0671 authored over 5 years ago