mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-22 09:21:32 -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",
|
"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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -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
|
||||||
|
@ -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"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user