Age | Commit message (Expand) | Author |
2021-10-18 | CloudStack: fix data-server DNS resolution (#1004) | Olivier Lemasle |
2021-10-15 | testing: add get_cloud function (SC-461) (#1038) | James Falcon |
2021-10-11 | VMWARE: search the deployPkg plugin in multiarch dir (#1061) | xiaofengw-vmware |
2021-10-08 | Fix set-name/interface DNS bug (#1058) | Andrew Kutz |
2021-10-08 | Use specified tmp location for growpart (#1046) | jshen28 |
2021-10-07 | Allow comments in runcmd and report failed commands correctly (#1049) | Brett Holman |
2021-10-07 | Allow disabling of network activation (SC-307) (#1048) | James Falcon |
2021-10-07 | renderer: convert relative imports to absolute (#1052) | Paride Legovini |
2021-10-07 | Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045) | Vlastimil Holer |
2021-10-04 | Allow Vultr to set MTU and use as-is configs (#1037) | eb3095 |
2021-09-29 | Make wording for module frequency consistent (#1039) | Nicolas Bock |
2021-09-29 | Use ascii code for growpart (#1036) | jshen28 |
2021-09-24 | Cleanup Vultr support (#987) | eb3095 |
2021-09-22 | docs: update cc_disk_setup for fs to raw disk (#1017) | James Falcon |
2021-09-21 | tox: bump the pinned flake8 and pylint version (#1029) | Paride Legovini |
2021-09-20 | Add retries to DataSourceGCE.py when connecting to GCE (#1005) | vteratipally |
2021-09-17 | Set Azure to apply networking config every BOOT (#1023) | James Falcon |
2021-09-17 | Add connectivity_url to Oracle's EphemeralDHCPv4 (#988) | James Falcon |
2021-09-17 | docs: fix typo and include sudo for report bugs commands (#1022) | Renan Rodrigo |
2021-09-16 | VMware: Fix typo introduced in #947 and add test (#1019) | PengpengSun |
2021-09-13 | Improve ug_util.py (#1013) | Shreenidhi Shedi |
2021-09-13 | Support openEuler OS (#1012) | zhuzaifangxuele |
2021-09-07 | ssh_utils.py: ignore when sshd_config options are not key/value pairs (#1007) | Emanuele Giuseppe Esposito |
2021-09-03 | Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006) | James Falcon |
2021-09-02 | cc_update_etc_hosts: Use the distribution-defined path for the hosts file (#983) | Andy Fiddaman |
2021-09-01 | Add CloudLinux OS support (#1003) | Alexandr Kravchenko |
2021-09-01 | puppet config: add the start_agent option (#1002) | Andrew Bogott |
2021-09-01 | Fix `make style-check` errors (#1000) | Shreenidhi Shedi |
2021-08-30 | Add support to accept-ra in networkd renderer (#999) | Shreenidhi Shedi |
2021-08-24 | Azure: Retry dhcp on timeouts when polling reprovisiondata (#998) | aswinrajamannar |
2021-08-23 | Release 21.3 (#993) | James Falcon |
2021-08-20 | Azure: During primary nic detection, check interface status continuously befo... | aswinrajamannar |
2021-08-20 | Fix home permissions modified by ssh module (SC-338) (#984) | James Falcon |
2021-08-19 | Ignore hotplug socket when collecting logs (#985) | James Falcon |
2021-08-13 | Only invoke hotplug socket when functionality is enabled (#952) | James Falcon |
2021-08-12 | cc_resolv_conf: fix typos (#969) | Shreenidhi Shedi |
2021-08-12 | Azure: Check if interface is up after sleep when trying to bring it up (#972) | aswinrajamannar |
2021-08-12 | Azure: Logging the detected interfaces (#968) | Moustafa Moustafa |
2021-08-10 | Azure: Limit polling network metadata on connection errors (#961) | aswinrajamannar |
2021-08-10 | Update inconsistent indentation (#962) | Andrew Kutz |
2021-08-10 | cc_puppet: support AIO installations and more (#960) | Gabriel Nagy |
2021-08-09 | Datasource for VMware (#953) | Andrew Kutz |
2021-08-09 | photon: refactor hostname handling and add networkd activator (#958) | sshedi |
2021-08-09 | Stop copying ssh system keys and check folder permissions (#956) | Emanuele Giuseppe Esposito |
2021-08-05 | generate contents for ovf-env.xml when provisioning via IMDS (#959) | Anh Vo |
2021-08-05 | Add support for EuroLinux 7 && EuroLinux 8 (#957) | Aleksander Baranowski |
2021-08-03 | Implementing device_aliases as described in docs (#945) | Mal Graty |
2021-07-23 | Add ability to manage fallback network config on PhotonOS (#941) | sshedi |
2021-07-21 | Add VZLinux support (#951) | eb3095 |
2021-07-20 | VMware: add network-config support in ovf-env.xml (#947) | PengpengSun |