Skip to content
Snippets Groups Projects
Commit 59ff3943 authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

adds user as variable

parent e16aa08b
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ input:
- INFLUXDB_ADDR
- DEPLOYMENT_ID
- instance_server_private_key
- instance_user
- instance_ip_vm0
- instance_ip_vm1
output: []
......
......@@ -6,5 +6,5 @@
[servers_for_performance_monitoring:vars]
ansible_connection=ssh
ansible_user=centos
ansible_user={{ instance_user }}
ansible_ssh_private_key_file=ssh_key
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment