edeploy icon indicating copy to clipboard operation
edeploy copied to clipboard

Linux systems provisioning and updating made easy

Results 19 edeploy issues
Sort by recently updated
recently updated
newest added

Found in a past security audit, agreed with Tristan to make public and file issues here. Please see https://bugzilla.redhat.com/show_bug.cgi?id=1202972 edeploy uses HTTP to download a large number of sensitive files...

Necessary when using option -V of create-image.sh

Having multiple NICs in the same segment that are going to be bonded is a common scenario in modern datacenters. The kernel should not respond to arp requests for ip...

Disregard previous PR

in progress

This patch purpose remote_fetch in order to make curl/wget usage consistent between calls. The main point is to use the curl retry mechanism to bypass temporary remote failures. This can...

in progress

- Add components parameter in debootstrap for debian/ubuntu. - Add basic components in all sources (release, updates and security): - Debian : main contrib non-free - Ubuntu : main universe...

in progress

When testing hypervisors with DAHC, it would be useful to get lists of storage device to avoid duplicating the entries.

We have multiple NICS on the same segment that are going to be bonded. eDeploy runs dhclient on all interfaces and receives different ip addresses for each NIC. This works...

Found in a past security audit, agreed with Tristan to make public and file issues here. Please see https://bugzilla.redhat.com/show_bug.cgi?id=1152544 So in src/netdetect.py and src/health_protocol.py we send and receive pickled data,...

The run() implementation fails on pipe characters as of: https://github.com/enovance/edeploy/commit/a37894a81cdcd0114a00417b95f28199792abbc3 ``` [root@(none) /]# ./test 1: 0 qux + echo qux | sort | sort sort: fflush failed: standard output: Broken...