Browse Source

Add rhel option to linux menu

Menu option dropped off in transition, adds it back.
Antony Messerli 5 năm trước cách đây
mục cha
commit
393114bed4

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

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