add some utils to install by default and add a kick start for the import download after last maas restart
Change-Id: Ia1be015d43deab1ca35a084e03bce2fc546c6c41
(cherry picked from commit cadefd41f61bcf0e1f202bdee5ef9cdbedfb80cc)
diff --git a/roles/compute-node/tasks/main.yml b/roles/compute-node/tasks/main.yml
index d5dd19a..b5d9c3a 100644
--- a/roles/compute-node/tasks/main.yml
+++ b/roles/compute-node/tasks/main.yml
@@ -17,6 +17,9 @@
- ifenslave-2.6
- bridge-utils
- ethtool
+ - minicom
+ - curl
+ - jq
- name: Ensure Docker Insecure Repository
become: yes