https://github.com/tinkerbell/infrastructure
Tinkerbell Infrastructure, primarily for testing
https://github.com/tinkerbell/infrastructure
Last synced: 12 months ago
JSON representation
Tinkerbell Infrastructure, primarily for testing
- Host: GitHub
- URL: https://github.com/tinkerbell/infrastructure
- Owner: tinkerbell
- License: apache-2.0
- Created: 2020-12-04T13:24:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T18:34:38.000Z (about 4 years ago)
- Last Synced: 2025-06-14T12:06:54.442Z (about 1 year ago)
- Language: Go
- Size: 137 KB
- Stars: 7
- Watchers: 14
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Tinkerbell Infrastructure
## Pulumi
Coming soon
## SaltStack
### Prereqs
You need to run `nix-shell` to get the required dependencies.
### Tests
From within the `nix-shell`, you can `cd saltstack` run `bundle install --binstubs` and then run `bundle exec bin/kitchen test`.
If you're testing a new state, please add it to `kitchen.yml` to ensure it runs.