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

https://github.com/jacobweinstock/tink-rebooter

Reboot Action for Tinkerbell
https://github.com/jacobweinstock/tink-rebooter

tinkerbell tinkerbell-actions

Last synced: 3 months ago
JSON representation

Reboot Action for Tinkerbell

Awesome Lists containing this project

README

        

# tink-rebooter
Reboot Action for Tinkerbell

```yaml
actions:
- name: "reboot"
image: ghcr.io/jacobweinstock/tink-rebooter:v0.3.1
timeout: 90
pid: host
volumes:
- /:/host
```