We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master version, commit cdb15fb73376e9d07e56bf1be5a333750a7299f5
master
cdb15fb73376e9d07e56bf1be5a333750a7299f5
I used Kitchen setup with image default-debian-11-master-py3
default-debian-11-master-py3
I emptied files test/salt/pillar/lvm.example and test/salt/pillar/pillar.example to have no pillar configured. I also modified kitchen.yml to have
test/salt/pillar/lvm.example
test/salt/pillar/pillar.example
kitchen.yml
state_top: base: '*': - iscsi
I expect this formula to be usable without any pillar for a minimal setup (like installing the iscsi package only).
With the actions listed previously, simply run
./bin/kitchen converge default-debian-11-master-py3
and highstate ends with 8 failed states and 27 which succeed.
Succeeded: 27 (changed=17) Failed: 8
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your setup
Formula commit hash / release tag
master
version, commitcdb15fb73376e9d07e56bf1be5a333750a7299f5
Versions reports (master & minion)
I used Kitchen setup with image
default-debian-11-master-py3
Pillar / config used
I emptied files
test/salt/pillar/lvm.example
andtest/salt/pillar/pillar.example
to have no pillar configured.I also modified
kitchen.yml
to haveBug details
Describe the bug
I expect this formula to be usable without any pillar for a minimal setup (like installing the iscsi package only).
Steps to reproduce the bug
With the actions listed previously, simply run
and highstate ends with 8 failed states and 27 which succeed.
Expected behaviour
I expect this formula to be usable without any pillar for a minimal setup (like installing the iscsi package only).
Attempts to fix the bug
None
Additional context
None
The text was updated successfully, but these errors were encountered: