Merge pull request #185 from kurokobo/sudo

docs: add sudo to systemctl and reboot command
This commit is contained in:
kurokobo 2023-02-24 21:40:56 +09:00 committed by GitHub
commit f2326436f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,8 +64,8 @@ Disable firewalld and nm-cloud-setup if enabled. This is [recommended by K3s](ht
sudo systemctl disable firewalld --now
# Disable nm-cloud-setup if exists and enabled
systemctl disable nm-cloud-setup.service nm-cloud-setup.timer
reboot
sudo systemctl disable nm-cloud-setup.service nm-cloud-setup.timer
sudo reboot
```
Install required packages to deploy AWX Operator and AWX.