An open API service indexing awesome lists of open source software.

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

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.