Skip to content

Do we really need ceph-salt grains? #435

@ricardoasmarques

Description

@ricardoasmarques

(Relying on the pillar is more secure because only the master node can set it)

For ceph-salt minions targetting, we can use pillar:

salt -I ceph-salt:minions state.apply <state>

instead of grain:

salt -G ceph-salt:member state.apply <state>

So, apart from ceph-salt:execution grains that are set during execution for orchestration, do we really need any other ceph-salt grains?

(AFAIK, Suse Manager doesn't support grains)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions