diff options
Diffstat (limited to 'host_vars/fastd')
-rw-r--r-- | host_vars/fastd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/fastd b/host_vars/fastd index c041d00..532d309 100644 --- a/host_vars/fastd +++ b/host_vars/fastd @@ -16,6 +16,8 @@ mullvad_key: | -----BEGIN PRIVATE KEY----- ... -----END PRIVATE KEY----- +influx_user: <user> +influx_password: <password> munin_node_plugins: - name: cpu - name: df |