From: Michael Jeanson Date: Thu, 10 Nov 2022 19:26:41 +0000 (-0500) Subject: ansible: add ci-rootnode-deb11-i386-01 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=843e4d72f8ebf325dab9a78fb3ea4cc524fe5b40;p=lttng-ci.git ansible: add ci-rootnode-deb11-i386-01 Change-Id: I5965e6fd3f9504704eb0ce75db6e7bee6c57b148 --- diff --git a/automation/ansible/hosts b/automation/ansible/hosts index 27a3307..2f87c86 100644 --- a/automation/ansible/hosts +++ b/automation/ansible/hosts @@ -104,6 +104,7 @@ ci-rootnode-bionic-amd64-01 ci-rootnode-bionic-amd64-02 ci-rootnode-bionic-amd64-03 ci-rootnode-bionic-amd64-06 +ci-rootnode-deb11-i386-01 [node_sles] ci-node-sles12sp5-amd64-03-01 diff --git a/automation/ansible/roles/lttng-modules/vars/Debian.yml b/automation/ansible/roles/lttng-modules/vars/Debian.yml new file mode 120000 index 0000000..c6ce102 --- /dev/null +++ b/automation/ansible/roles/lttng-modules/vars/Debian.yml @@ -0,0 +1 @@ +Ubuntu-22.yml \ No newline at end of file