Skip to content

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

Description

@daks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions