{"id":13558455,"url":"https://github.com/felixhummel/saltstates","last_synced_at":"2025-07-28T23:33:36.487Z","repository":{"id":7294429,"uuid":"8610305","full_name":"felixhummel/saltstates","owner":"felixhummel","description":"Felix' Salt States","archived":false,"fork":false,"pushed_at":"2021-06-17T13:44:00.000Z","size":201,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T05:24:09.526Z","etag":null,"topics":["saltstack"],"latest_commit_sha":null,"homepage":"","language":"SaltStack","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixhummel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-06T18:40:06.000Z","updated_at":"2021-06-17T13:44:03.000Z","dependencies_parsed_at":"2022-09-22T12:20:49.050Z","dependency_job_id":null,"html_url":"https://github.com/felixhummel/saltstates","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/felixhummel/saltstates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixhummel%2Fsaltstates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixhummel%2Fsaltstates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixhummel%2Fsaltstates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixhummel%2Fsaltstates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixhummel","download_url":"https://codeload.github.com/felixhummel/saltstates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixhummel%2Fsaltstates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267604324,"owners_count":24114522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["saltstack"],"created_at":"2024-08-01T12:04:57.857Z","updated_at":"2025-07-28T23:33:36.033Z","avatar_url":"https://github.com/felixhummel.png","language":"SaltStack","funding_links":[],"categories":["SaltStack","others"],"sub_categories":[],"readme":"# Felix' Salt States\n\nThe following is for a [masterless][] setup.\n\n[masterless]: https://docs.saltstack.com/en/latest/topics/tutorials/quickstart.html\n\nInstall Salt via https://bootstrap.saltstack.com\n```\ncurl https://raw.githubusercontent.com/felixhummel/saltstates/master/bin/masterless.sh | sudo -i bash\n```\nSee [bin/masterless.sh](bin/masterless.sh) for details.\n\n\n# Default (Debian 9)\n```\nsudo -i\n\ngit init /srv/salt\ngit init /srv/pillar\n\ncd /srv/salt\ngit submodule add https://github.com/felixhummel/saltstates felix/\ngit commit -m initial\n\ncp -r felix/examples/salt/* /srv/salt\ncp -r felix/examples/pillar/* /srv/pillar\n\ncat \u003c\u003c 'EOF' \u003e /etc/salt/minion\n# https://docs.saltstack.com/en/latest/ref/output/all/salt.output.highstate.html\nstate_verbose: False\nstate_output: changes\n\nfile_client: local\nfile_roots:\n  base:\n    - /srv/salt\n  felix:\n    - /srv/salt/felix\n\ntop_file_merging_strategy: same\nEOF\n\nsalt-call grains.get id\nsalt-call pillar.get users\nsalt-call state.apply test=true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixhummel%2Fsaltstates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixhummel%2Fsaltstates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixhummel%2Fsaltstates/lists"}