mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-22 01:11:34 -05:00
Update modprobe URL
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c04b7a84f9
commit
ec61164648
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user