ansible nomad: install htop
[csit.git] / resources / tools / testbed-setup / ansible / roles / nomad / defaults / main.yaml
index 0efbc6a..c24468b 100644 (file)
@@ -10,6 +10,7 @@ packages_base:
   - "git"
   - "libcgroup1"
   - "unzip"
+  - "htop"
 packages_by_distro:
   ubuntu:
     - []
@@ -89,5 +90,15 @@ nomad_bootstrap_expect: 2
 nomad_encrypt: ""
 nomad_retry_join: true
 
+# Conf - telemetry.hcl
+nomad_disable_hostname: false
+nomad_collection_interval: 60s
+nomad_use_node_name: false
+nomad_publish_allocation_metrics: true
+nomad_publish_node_metrics: true
+nomad_backwards_compatible_metrics: false
+nomad_telemetry_provider_parameters:
+  prometheus_metrics: true
+
 # Conf - custom.hcl
 # empty