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
- Host: GitHub
- URL: https://github.com/jacobweinstock/tink-rebooter
- Owner: jacobweinstock
- License: apache-2.0
- Created: 2021-02-21T04:41:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T15:26:44.000Z (over 4 years ago)
- Last Synced: 2024-04-16T00:16:10.665Z (about 1 year ago)
- Topics: tinkerbell, tinkerbell-actions
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```