1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-16 12:44:42 -04:00

Update modprobe URL

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-07-26 05:10:01 -07:00
parent c04b7a84f9
commit ec61164648
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
4 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@
{ {
"path": "/etc/modprobe.d/vps-blacklist.conf", "path": "/etc/modprobe.d/vps-blacklist.conf",
"contents": { "contents": {
"source": "https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf" "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf"
} }
}, },
{ {

View File

@ -118,7 +118,7 @@ storage:
overwrite: true overwrite: true
- path: /etc/modprobe.d/vps-blacklist.conf - path: /etc/modprobe.d/vps-blacklist.conf
contents: contents:
source: https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf source: https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf
- path: /etc/sysctl.d/99-server.conf - path: /etc/sysctl.d/99-server.conf
contents: contents:
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf

View File

@ -98,7 +98,7 @@
{ {
"path": "/etc/modprobe.d/vps-blacklist.conf", "path": "/etc/modprobe.d/vps-blacklist.conf",
"contents": { "contents": {
"source": "https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf" "source": "https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf"
} }
}, },
{ {

View File

@ -209,7 +209,7 @@ storage:
overwrite: true overwrite: true
- path: /etc/modprobe.d/vps-blacklist.conf - path: /etc/modprobe.d/vps-blacklist.conf
contents: contents:
source: https://raw.githubusercontent.com/secureblue/secureblue/live/config/files/usr/etc/modprobe.d/blacklist.conf source: https://raw.githubusercontent.com/secureblue/secureblue/live/files/system/usr/etc/modprobe.d/blacklist.conf
- path: /etc/sysctl.d/99-server.conf - path: /etc/sysctl.d/99-server.conf
contents: contents:
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf