mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Remove Butane from PXE server docker compose
Already have a task to render Ignition configs
This commit is contained in:
parent
ad75900e9c
commit
812de88d03
@ -20,9 +20,3 @@ services:
|
||||
- ./http/ignition/:/usr/share/nginx/html/ignition
|
||||
environment:
|
||||
NGINX_PORT: 80
|
||||
butane:
|
||||
image: quay.io/coreos/butane:release
|
||||
volumes:
|
||||
- ./http/ignition/:/local/src
|
||||
working_dir: /local/src
|
||||
command: --pretty --strict ignition.yaml --output ignition.json
|
||||
|
Loading…
Reference in New Issue
Block a user