diff options
Diffstat (limited to '')
4 files changed, 4 insertions, 0 deletions
diff --git a/qa/distros/supported-all-distro/centos_latest.yaml b/qa/distros/supported-all-distro/centos_latest.yaml new file mode 120000 index 00000000..22299ab8 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_7.8.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/rhel_7.yaml b/qa/distros/supported-all-distro/rhel_7.yaml new file mode 120000 index 00000000..8e67cf2c --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/ubuntu_16.04.yaml b/qa/distros/supported-all-distro/ubuntu_16.04.yaml new file mode 120000 index 00000000..69ebbd49 --- /dev/null +++ b/qa/distros/supported-all-distro/ubuntu_16.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_16.04.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/ubuntu_latest.yaml b/qa/distros/supported-all-distro/ubuntu_latest.yaml new file mode 120000 index 00000000..64a66d9a --- /dev/null +++ b/qa/distros/supported-all-distro/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_18.04.yaml
\ No newline at end of file |