Explorar o código

Merge pull request #504 from netbootxyz/add_rhel_option

Add rhel option to linux menu
Ryan Kuba %!s(int64=5) %!d(string=hai) anos
pai
achega
91884d7a58
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      roles/netbootxyz/defaults/main.yml

+ 4 - 0
roles/netbootxyz/defaults/main.yml

@@ -307,6 +307,10 @@ releases:
     versions:
       - name: "Latest (20 MB)"
         code_name: "latest"
+  rhel:
+    name: "Red Hat Enterprise Linux"
+    enabled: true
+    menu: "linux"
   scientific:
     name: "Scientific Linux"
     mirror: "http://ftp1.scientificlinux.org"