Skip to content
New issue

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

[BUG] Does not work out of the box, without any pillar #39

Open
daks opened this issue Jan 31, 2022 · 0 comments
Open

[BUG] Does not work out of the box, without any pillar #39

daks opened this issue Jan 31, 2022 · 0 comments
Labels

Comments

@daks
Copy link
Member

daks commented Jan 31, 2022

Your setup

Formula commit hash / release tag

master version, commit cdb15fb73376e9d07e56bf1be5a333750a7299f5

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 and test/salt/pillar/pillar.example to have no pillar configured.
I also modified kitchen.yml to have

       state_top:
         base:
           '*':
             - iscsi

Bug 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

./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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant