parent
0ed180375e
commit
7f8e7f0c99
25 changed files with 261 additions and 530 deletions
9
src/hugo.toml
Normal file
9
src/hugo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
baseURL = "https://enroll.sh/"
|
||||
languageCode = "en-us"
|
||||
title = "Enroll"
|
||||
theme = "enroll-theme"
|
||||
uglyURLs = true
|
||||
disableKinds = ["taxonomy", "term", "RSS", "sitemap"]
|
||||
|
||||
[params]
|
||||
description = "Enroll inspects Debian-like and RedHat-like Linux hosts and generates Ansible roles/playbooks from what it finds. Harvest → Manifest → Manage."
|
||||
Loading…
Add table
Add a link
Reference in a new issue