commit | 041067394e6412752398a18b384f9d620d355ed6 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Mon Jun 27 20:55:32 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Mon Jun 27 20:55:32 2016 -0700 |
tree | 08aee3ecfb657558ad50ffd884922abc585e6280 | |
parent | 162e46edb1d882ede4d3153a52db61cd52ed9476 [diff] [blame] |
more complete diagnostic playbook
diff --git a/inventory/single-localhost b/inventory/single-localhost index 5b70063..7f86038 100644 --- a/inventory/single-localhost +++ b/inventory/single-localhost
@@ -1,5 +1,5 @@ [all:vars] -ansible_ssh_user=ubuntu +ansible_ssh_user=replaceme [head] localhost @@ -8,5 +8,5 @@ localhost [compute] -nova-compute-1 +nova-compute-1 ansible_ssh_user=ubuntu