creylopez 6 mesi fa
parent
commit
60ee6216f4
1 ha cambiato i file con 0 aggiunte e 22 eliminazioni
  1. 0 22
      README.md

+ 0 - 22
README.md

@@ -91,28 +91,6 @@ Esto hay que ponerlo en el fichero (para curl las que valen son las mayúsculas)
 
     /etc/environment
 
-## Instalación en Rocky Linux
-
-
- # Rocky instructions
- # stop the software firewall
- systemctl stop firewalld
- systemctl disable firewalld
-
- # get updates, install nfs, and apply
- yum install -y nfs-utils cryptsetup iscsi-initiator-utils
-
- # enable iscsi for Longhorn
- systemctl start iscsid.service
- systemctl enable iscsid.service
-
- # update all the things
- yum update -y
-
- # clean up
- yum clean all
-
-
 ### Instalar RKE2
 
 #### Proxy