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

Reclass - Salt Integration #78

Open
maestropandy opened this issue Aug 31, 2017 · 1 comment
Open

Reclass - Salt Integration #78

maestropandy opened this issue Aug 31, 2017 · 1 comment

Comments

@maestropandy
Copy link

After git clone https://github.com/madduck/reclass.git && apt-get install python setup.py,

when running

reclass-salt --pillar localhost
No such directory: /usr/local/bin/nodes
None

root@malai:/srv/salt# reclass-salt --pillar -b /srv/salt/
Usage: reclass [options] ( --top | --pillar NODENAME )

reclass: error: No arguments allowed

where my /etc/salt/master is

reclass: &reclass
storage_type: yaml_fs
inventory_base_uri: /srv/salt
reclass_source_path: ~/code/reclass

ext_pillar:

  • reclass: *reclass

master_tops:
reclass: *reclass

file_roots:
base:
- /srv/salt

May I know how to integrate salt with reclass, and am not able to find reclass-config.yml in my system. how to find it.

@Eh1k0
Copy link

Eh1k0 commented Jan 19, 2018

Hi.
Try to provide nodename, e.g.:

reclass-salt --pillar hostname.example.com -b /srv/salt/

bbinet pushed a commit to bbinet/reclass that referenced this issue Apr 2, 2020
…re_overwritten_missing_reference

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

No branches or pull requests

2 participants