mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-23 21:28:21 +00:00
Disable nm-cloud-setup service in RHEL
Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
@@ -388,3 +388,9 @@ It is recommended to turn off firewalld:
|
||||
```
|
||||
systemctl disable firewalld --now
|
||||
```
|
||||
|
||||
If enabled, it is required to disable nm-cloud-setup and reboot the node:
|
||||
```
|
||||
systemctl disable nm-cloud-setup.service nm-cloud-setup.timer
|
||||
reboot
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user