Update the implementation of the distro.Distro interface to match the one in Fedora. The main change is that the runner is a runner.Runner and not a string. The distroMap is replaced by two functions that initialise a distribution struct from a template (one for CentOS and one for RHEL). |
||
|---|---|---|
| .. | ||
| azure.go | ||
| distro.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| sap.go | ||
| stage_options.go | ||