Skip to content

Commit

Permalink
Merge pull request #335 from redhat-cop/Tompage1994-patch-2
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
sean-m-sullivan authored Aug 30, 2022
2 parents d2ffdfc + a0d3c88 commit 01c04c3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
24 changes: 12 additions & 12 deletions examples/configs/differential_items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,18 @@ differential_items:
organization: Default
credential_type: "Source Control"
state: absent
- name: inventory_sources
with_present: false
differential_test_items:
- name: RHVM-02
organization: Default
inventory: 12
state: absent
expected_test_result:
- name: RHVM-01-Default
organization: Default
inventory: 12
state: absent
# - name: inventory_sources
# with_present: false
# differential_test_items:
# - name: RHVM-02
# organization: Default
# inventory: 3
# state: absent
# expected_test_result:
# - name: RHVM-01-Default
# organization: Default
# inventory: 3
# state: absent
- name: inventories
with_present: false
differential_test_items:
Expand Down
2 changes: 1 addition & 1 deletion examples/configs/templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ controller_templates:
credentials: Demo Credential
verbosity: 0
inventory: localhost
execution_environment: "my custom execution environment"
execution_environment: "My EE"
survey_spec:
name: ''
description: ''
Expand Down
1 change: 0 additions & 1 deletion examples/configs_export_model/inventory_sources_export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ controller_inventory_sources:
verbosity: 1
update_on_launch: false
update_cache_timeout: 0
update_on_project_update: false
inventory:
organization:
name: Default
Expand Down

0 comments on commit 01c04c3

Please sign in to comment.