Add more firewall rules
This commit is contained in:
@@ -26,7 +26,7 @@ modules:
|
||||
- curl -sfL https://get.rke2.io | sh
|
||||
- type: files
|
||||
files:
|
||||
- source: rke_setup
|
||||
- source: rke-common
|
||||
destination: /
|
||||
- type: systemd
|
||||
system:
|
||||
|
||||
@@ -7,6 +7,10 @@ image-version: 42
|
||||
description: The image of Wunker OS for JP's Minisforum PCs.
|
||||
modules:
|
||||
- from-file: common/jp-minis.yml
|
||||
- type: files
|
||||
files:
|
||||
- source: rke-server
|
||||
destination: /
|
||||
- type: script
|
||||
snippets:
|
||||
- curl -sfL https://get.rke2.io | INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
|
||||
Reference in New Issue
Block a user