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