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