mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-08 03:11:33 -05:00
Rename server-blacklist to vps-blacklist
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d9bd0f9563
commit
e49c2c5ca4
@ -79,7 +79,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/etc/modprobe.d/server-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/config/files/usr/etc/modprobe.d/blacklist.conf"
|
||||||
}
|
}
|
||||||
|
@ -117,7 +117,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf
|
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf
|
||||||
overwrite: true
|
overwrite: true
|
||||||
- path: /etc/modprobe.d/server-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/config/files/usr/etc/modprobe.d/blacklist.conf
|
||||||
- path: /etc/sysctl.d/99-server.conf
|
- path: /etc/sysctl.d/99-server.conf
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/etc/modprobe.d/server-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/config/files/usr/etc/modprobe.d/blacklist.conf"
|
||||||
}
|
}
|
||||||
|
@ -193,7 +193,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf
|
source: https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf
|
||||||
overwrite: true
|
overwrite: true
|
||||||
- path: /etc/modprobe.d/server-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/config/files/usr/etc/modprobe.d/blacklist.conf
|
||||||
- path: /etc/sysctl.d/99-server.conf
|
- path: /etc/sysctl.d/99-server.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user