mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 15:26:27 +02:00
@@ -82,7 +82,7 @@
|
||||
{
|
||||
"path": "/etc/modprobe.d/vps-blacklist.conf",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@@ -118,7 +118,7 @@ storage:
|
||||
overwrite: true
|
||||
- path: /etc/modprobe.d/vps-blacklist.conf
|
||||
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
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf
|
||||
|
@@ -98,7 +98,7 @@
|
||||
{
|
||||
"path": "/etc/modprobe.d/vps-blacklist.conf",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@@ -209,7 +209,7 @@ storage:
|
||||
overwrite: true
|
||||
- path: /etc/modprobe.d/vps-blacklist.conf
|
||||
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
|
||||
contents:
|
||||
source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/sysctl.d/99-server.conf
|
||||
|
Reference in New Issue
Block a user