Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Commit 4e482ec

Browse files
authored
Merge pull request #71 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 529e626 + 549e871 commit 4e482ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ project_url: "https://netboot.xyz"
66
project_logo: "https://netboot.xyz/images/netboot.xyz.gif"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_categories: "Administration,Network"
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)