We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53a76f commit f539e44Copy full SHA for f539e44
.github/workflows/test-backup-restore-migration.yaml
@@ -140,7 +140,7 @@ jobs:
140
echo ::endgroup::
141
- name: output useful info on config by running peadm::verify_config
142
run: |
143
- bundle exec bolt plan run peadm::verify_config \
+ bundle exec bolt plan run peadm_spec::verify_config \
144
--inventoryfile spec/fixtures/litmus_inventory.yaml
145
primary_host=$(yq '.groups[].targets[] | select(.vars.role == "primary") | .uri' spec/fixtures/litmus_inventory.yaml)
146
- name: Wait as long as the file ${HOME}/pause file is present
0 commit comments