Skip to content

Commit 1279499

Browse files
committed
use Foreman 3.15 in inventory tests
1 parent 427f298 commit 1279499

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_playbooks/inventory_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
testhost1.example.com: group_a
1616
testhost2.example.com: group_b/group_c
1717
foreman_container: "quay.io/foreman/foreman"
18-
foreman_version: "3.14-stable"
18+
foreman_version: "3.15-stable"
1919
foreman_host: "foreman"
2020
foreman_port: "3000"
2121
postgres_version: "13"

tests/test_playbooks/inventory_plugin_ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
testhost1.example.com: group_a
1616
testhost2.example.com: group_b/group_c
1717
foreman_container: "quay.io/evgeni/foreman-ansible"
18-
foreman_version: "3.14-ansible"
18+
foreman_version: "3.15-ansible"
1919
foreman_host: "foremanansible"
2020
foreman_port: "3001"
2121
postgres_version: "13"

0 commit comments

Comments
 (0)