Add 'at' to the common packages installed on salt-master
Change-Id: I8f3a9c9590e6f70fad889968c9ab02fa12ac8fd6
diff --git a/tcp_tests/templates/shared-salt.yaml b/tcp_tests/templates/shared-salt.yaml
index fd05bcc..9e78d50 100644
--- a/tcp_tests/templates/shared-salt.yaml
+++ b/tcp_tests/templates/shared-salt.yaml
@@ -92,7 +92,7 @@
# Install salt-master and reclass
eatmydata apt-get install -y --allow-unauthenticated reclass salt-master
# Install common packages
- eatmydata apt-get install -y python-pip git curl tmux byobu iputils-ping traceroute htop tree mc
+ eatmydata apt-get install -y python-pip git curl at tmux byobu iputils-ping traceroute htop tree mc
node_name: {{ HOSTNAME_CFG01 }}
retry: {count: 1, delay: 1}
skip_fail: false