aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible
diff options
context:
space:
mode:
authorMaros Mullner <maros.mullner@pantheon.tech>2020-03-10 11:04:54 +0100
committerPeter Mikus <pmikus@cisco.com>2020-03-16 06:47:04 +0000
commit41b29c01d434b4536c33903423e1b28900e829bd (patch)
treef1e8e1211d6586ad91b6fa9eabeeaba0bd42e15e /resources/tools/testbed-setup/ansible
parentacd320f64d2049b2dfe6c4616d770383ff67f20d (diff)
Final changes for AWS.
Modified cpuutils numa to work with aws 18xlarge instances. Added dmidecode package to calibration role as is not installed by default. Added required constants Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: I99608d9df3cff0b085ad26c30e339216b17581eb
Diffstat (limited to 'resources/tools/testbed-setup/ansible')
-rw-r--r--resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml b/resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml
index 43628ff146..f7c37a764c 100644
--- a/resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml
+++ b/resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml
@@ -9,6 +9,7 @@ packages_base:
packages_by_distro:
ubuntu:
- "build-essential"
+ - "dmidecode"
packages_by_arch:
aarch64: