diff options
Diffstat (limited to 'tests/integration/hosts')
-rw-r--r-- | tests/integration/hosts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/integration/hosts b/tests/integration/hosts index c8d0641f..9b91eea6 100644 --- a/tests/integration/hosts +++ b/tests/integration/hosts @@ -1 +1,6 @@ +[fuel-master] fuel-master + +[local] +localhost ansible_connection=local + |