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
21aec00f77dc51cee2612978ed4ebcca9d91a697 authored over 3 years ago
c29c5b1d6d872a4b9754d7a1393bd1acde621447 authored over 3 years ago
8cebc449812b4bff4afaa0837b140030c419f98e authored over 3 years ago
Offload Vultr's vendordata assembly to the backend, correct vendordata
storage and parsing, all...
24a15e9cd3acd7c93efe9755b98897ee8c0476c7 authored over 3 years ago
a1e78b2ea3eb00dcd64d41ca83a240334c851a45 authored over 3 years ago
tox: bump the pinned flake8 and pylint version
* pylint: fix W1406 (redundant-u-string-prefix...
089a307db1fc572461eea1589f1876132c058311 authored over 3 years ago
Add retries to DatasourceGCE when connecting to GCE.
Sometimes when the trying to fetch the met...
In #1006, we set Azure to apply networking config every
BOOT_NEW_INSTANCE because the BOOT_LEGA...
Add connectivity_url to Oracle's EphemeralDHCPv4
On bionic, when trying to bring up the Ephem...
612e39087aee3b1242765e7c4f463f54a6ebd723 authored over 3 years ago
Remove a duplicate "a" in the docs, and change the bug reporting
documentation to tell users to...
5ea2c669d6e8a9ab30f3107bee45cecc5fa1b081 authored over 3 years ago
Add IPv6 localhost (::1) entry. See:
https://salsa.debian.org/installer-team/netcfg/-/blob/1767...
* Update test_combined.py to allow either valid LXD subplatform
* Split jinja templated tests i...
26a92b0d883492beefacee80a7e7a2ab2a2c648f authored over 3 years ago
No functional changes.
f3cc94949d9f153b4a5135f8b989ff11b36ab7ea authored over 3 years agoopenEuler Homepage: https://www.openeuler.org/en/
f4c47e3e25d1fb79e2673e37f8fc67750d025be2 authored over 3 years ago
As specified in #LP 1845552,
In cloudinit/ssh_util.py, in parse_ssh_config_lines(), we attempt ...
In #834, we refactored the handling of events for fetching new metadata.
Previously, in Azure's...
The distribution class has a field that specifies the location of
the system hosts file and thi...
https://www.cloudlinux.com/
f6c71fd758a3589ac5f62fd251d60b00edf5bb1c authored over 3 years ago
The current code starts the puppet agent and also sets autostart
in all cases. This conflicts w...
Using flake8 inplace of pyflakes
Renamed run-pyflakes -> run-flake8
Changed target name to fla...
76cff793840be63a69a74293170122c189ebaead authored over 3 years ago
Also fix search path in networkd
7fc3f08ebc20eb496b3d318bb718ece569b10dba authored over 3 years ago
This patch updates the ds-identify file to pass the
popular shell linter, shellcheck. Updates i...
In the nic attach path, we skip doing dhcp since we already did it
when bringing the interface ...
Home directory permissions changed in hirsute. The integration test
assumed permissions from ea...
Bump the version in cloudinit/version.py to 21.3 and update ChangeLog.
LP: #1940839
03ee10cd378773fab50eacf6fce3c55e8f828879 authored over 3 years ago
Add 10 second polling loop in wait_for_link_up after performing
an unbind and re-bind of primar...
Fix home permissions modified by ssh module
In #956, we updated the file and directory permis...
7d3f5d750f6111c2716143364ea33486df67c927 authored over 3 years ago
Ensure jinja templates work for both instance-data.json and
instance-data-sensitive.json. Test ...
Update "cloud-init collect-logs" to ignore
/run/cloud-init/hook-hotplug-cmd as this will raise ...
3e63025ab70763c19a6e8b6586b6d75b1232fd18 authored over 3 years ago
0bf8d575dc91b68084ef4d88869ac719b23924d0 authored over 3 years ago
The issues we see on Bionic VMs don't appear anywhere else, including
when invoking kvm directl...
Alters hotplug hook to have a query mechanism checking if the
functionality is enabled. This al...
This patch reverts an unnecessary lcase optimization in the
ds-identify script. SystemD documen...
Add tests for cc_resolv_conf handler
04047438d7bbca0367f1b0722c0959fd92166e3e authored over 3 years ago* Replace broken httpretty tests with mock
Certain versions of python/httpretty don't work co...
1c3b10b58768ec4c70384f4a7af7ce956518fe7c authored over 3 years ago
When bringing interface up by unbinding and then binding hv_netvsc
driver, it might take a shor...
This patch updates the dscheck_VMware function's use of "vmware-rpctool".
When checking to se...
7781dec3306e9467f216cfcb36b7e10a8b38547a authored over 3 years ago82a30e6d821dbaec90bed066e09613bfb28fd52a authored over 3 years ago
User-Data: T3735: Fixed "multi" nodes type search
73280091a0e137647a8d4b8d4f091d57c245849d authored over 3 years ago
Several nodes with "multi" type contain extra space character after
the `multi:` mark, which pre...
Change netifaces dependency to 0.10.4
Currently versions Ubuntu <=20.10 use netifaces 0.10.4 ...
b9d308b4d61d22bacc05bcae59819755975631f8 authored over 3 years agod3271217e2745fb0e3405bd093b61c39fe0708a7 authored over 3 years ago
This patch updates some indentation in a comment that prevented an
attempt to run the Black for...
- update the puppet module to support AIO installations by setting
`install_type` to `aio`
-...
3c8585919b07bbe6e7480c70167bc0a90b6303c7 authored over 3 years ago
This patch finally introduces the Cloud-Init Datasource for VMware
GuestInfo as a part of cloud...
049d62b658b06e729291def6b7b6f9520827d0ba authored over 3 years ago
In /etc/ssh/sshd_config, it is possible to define a custom
authorized_keys file that will conta...
This should enable us to remove the cloud-tests entirely.
13b6a8575f813699d406f5cab3424c2beffba26f authored over 3 years ago
Azure Linux Agent (WaLinuxAgent) waits for the ovf-env.xml file
to be written by cloud-init wh...
3d9c862b6ded798031fad827328fa437bc14ac97 authored over 3 years ago
Implement missing device_aliases feature
The device_aliases key has been documented as part o...
758acf976f2cb67a85411467fa5fca2ea17a2283 authored over 3 years ago
test_ssh_import_id.py occassionally fails because cloud-init finishes
before the keys have been...
Currently cloud-init generates fallback network config on various
scenarios.
For example:
1...
Virtuozzo Linux is a distro based off of CentOS 8, similar to Alma Linux and Rocky Linux.
4257e30ac4b8730af35c078f2df0a2234dd19ffa authored over 3 years ago
Details:
1. Support guest set network config through guestinfo.ovfEnv using OVF
2. 'network-co...
In CI run against pylint 2.9.3 and fix occurrences of:
- W0237 (arguments-renamed)
- W0402 (...
With a few exceptions, Azure VM deployments receive provisioning
metadata through the provision...
4fbe192ab21252b5cb664ee0e7ae3ee22af98a10 authored over 3 years ago
Adds a udev script which will invoke a hotplug hook script on all net
add events. The script wi...
Python 3.6 added a new `policy` attribute to `MIMEMultipart`.
MIMEMultipart may be part of the ...
The EPEL repo file used to have download.fedoraproject.org as its
baseurl. That has now been re...
a185f31911dfc58662eb1eb5d39a9ab3ed178ff5 authored over 3 years ago
This patch aims to fix LP1911680, by analyzing the files provided
in sshd_config and merge all ...
Add a new switch allow_raw_data to control raw data feature, update
the documentation. Fix bugs...
7f5e6822cce7218bdb7df2bfb0788c9ee64a1ad2 authored over 3 years ago
894dd7c4fbca019ab2703de860b3d28e2722534b authored over 3 years ago
test_upgrade.py was outputting a ton of stuff that had to be manually
collected and verified. T...
We read the MTU from the subnet entries. With the v1 format, the MTU can
be set at the root lev...
Currently _bring_up_interfaces() is a no-op for any distro using
renderers. We need to be able ...
summary: Clear cache when a Python version change is detected
When a distribution gets update...
78e89b03ecb29e7df3181b1219a0b5f44b9d7532 authored over 3 years ago
Commit f5a2449 introduced Impish but left the release name set to
'hirsute'.
Minor fixes in networkd renderer & fixed corresponding tests
Removed datasource_list for Phot...
b5aecbe9512fa546255cc93b178b4081342fc247 authored over 3 years agoT3653: Cloudinit subnet error if a cidr (/24) is used instead of a su…
57b6d5b33843821c71d5ae7fc2c984c39ec2b330 authored over 3 years agof19bdae2a31d7271698bf9e3afdbfa150d40b571 authored over 3 years ago
Also added a new (currently experimental) systemd-networkd renderer,
and includes a small refac...
f5a244960c3f1591d022c081d816bc9604512629 authored over 3 years ago
Update doc references to 'main' default branch due to rename.
Also some links have eroded:
- ...
v1 network config currently has no concept of interface-specific DNS,
which is required for cer...
Also new jenkins tox definition
fbcb224bc12495ba200ab107246349d802c5d8e6 authored over 3 years ago
The name "DigitalOcean" doesn't have a space in it; it's a single
compound word written in Pasc...
- small document update for ReportEventStack explaining post_files
parameter
- small unit test...
LP: #1932048
950c186a7e0c66a3ed84ea97291e5829ca3d826c authored over 3 years ago59a3d84562a0fdeb16a4a566371294790d110ad4 authored over 3 years ago
- Mostly based on FreeBSD, the main exception is that
`find_devs_with_on_freebsd` does not wo...
VMware: T3601 - VMware: T3583
2df3d01dd7621156dd5003158988dcd9b61836cb authored over 3 years ago
instance-data.json redacts sensitive data for non-root users. Since user
data is consumed as ro...
LP: #1931577
b11632d1b105ee696abe085051decdee523a87c1 authored over 3 years agob1433de9e22fbc3ca5bb83276f4d69f26696a292 authored over 3 years ago
9f5a20ff749918694cae74d95eb8ea1142f540bb authored over 3 years ago
025ff72784d2f45bbe361fe451a69c5cde8bfdc1 authored over 3 years ago
Reuse the FreeBSD logic to be able to switch between Python3 versions
easily.
Security scanners are often simple minded and complain on arbitrary
settings such as file permi...
dhclient output that contains brackets for pxe variables will break
the dhclient parsing regex...
c1d00c2b17eea0c7fc05cb1852a3af83cd8b0a70 authored over 3 years ago