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

UID/GID for redis is 800/800 on RH7, but 127/138 on C7: RH7: https://github.com/enovance/edeploy/blob/master/build/RH7.0-ids.tables#L47 C7: https://github.com/enovance/edeploy/blob/master/build/C7.0-ids.tables#L47 Shouldn't this be identical?

in progress

Before doing anything it would be good to be able to check the integrity of the whole infrastructure and not only a node with try_match. Practical example: You deploy an...

Using the HEAD of the eDeploy git repository, hit the following issue trying to provision an installserver on bare metal. I can provide the entire debug log file, not sure...

The previous run of hpacucli remains locking in memory, so a call to respawn will produce: Error: Another instance of ACU is already running (possibly a service). Please terminate the...

1M : SUMMARY : 2 consistent hosts with 12753.50 MB/s as average value and 460.50 standard deviation 1M : SUMMARY : 2 unstable hosts with 12753.50 MB/s as average value...

Note that this haven't been tested thoroughly...

Instead of providing a list of IP addresses, most larger providers simply have subnet blocks attached to networks. For example: vlan224: 192.168.24.0/24 vlan228: 192.168.28.0/24 vlan316: 172.16.16.0/24 Using these subnet definitions...

Today, hpacucli offer a high level API to create/delete raid arrays. megacli is lacking of one and requires people to do some megacli directly inside their configure. It would be...

When running AHC, the benchmark runs and upload to SERV at the end of the run. But if the upload-check isn't avail or if the IP is incorrect, the benchmark...