diff --git a/documentation/INSTALL_RHEL9.md b/documentation/INSTALL_RHEL9.md index e77160c..3eba1fa 100644 --- a/documentation/INSTALL_RHEL9.md +++ b/documentation/INSTALL_RHEL9.md @@ -17,7 +17,7 @@ Microshift pre-requisites : ```sh sudo subscription-manager register --username $RHN_LOGIN --auto-attach sudo subscription-manager attach --pool=$RHN_POOL_ID -sudo dnf install -y osbuild-composer composer-cli cockpit-composer git firewalld +sudo dnf install -y osbuild-composer composer-cli cockpit-composer git firewalld python3-toml sudo systemctl enable --now osbuild-composer.socket sudo systemctl enable --now firewalld sudo systemctl enable --now cockpit.socket