aboutsummaryrefslogtreecommitdiffstats
path: root/molecule/default/tests/test_installation.py
diff options
context:
space:
mode:
Diffstat (limited to 'molecule/default/tests/test_installation.py')
-rw-r--r--molecule/default/tests/test_installation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/default/tests/test_installation.py b/molecule/default/tests/test_installation.py
index b1be621..bacc320 100644
--- a/molecule/default/tests/test_installation.py
+++ b/molecule/default/tests/test_installation.py
@@ -1,4 +1,4 @@
-testinfra_hosts = ['borg-client', 'borg-server']
+testinfra_hosts = ['borg-client', 'borg-server', 'borg-server-2']
def test_borg_installed(host):