mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #98] [MERGED] Better configuration parsing, autogenerated documentation #234
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#234
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/98
Author: @speed47
Created: 12/16/2020
Status: ✅ Merged
Merged: 12/17/2020
Merged by: @speed47
Base:
master← Head:configlint📝 Commits (6)
ef6efa6enh: config: better parsing and normalizationea6867adoc: autogenerate the bastion.conf options reference163a3fdchore: perlcritic/perltidy passes9c370b8Merge branch 'master' into configlint4a45df4chore: tidy after merge, adjust & regen doc3c5dddcchore: fixes after review📊 Changes
11 files changed (+1972 additions, -421 deletions)
View changed files
📝
doc/sphinx/Makefile(+5 -2)➕
doc/sphinx/administration/bastion_conf.rst(+946 -0)➕
doc/sphinx/administration/index.rst(+14 -0)➕
doc/sphinx/build-bastion-conf-help.pl(+102 -0)📝
doc/sphinx/index.rst(+1 -0)📝
doc/sphinx/installation/basic.rst(+1 -1)📝
etc/bastion/bastion.conf.dist(+332 -271)📝
lib/perl/OVH/Bastion/configuration.inc(+421 -146)📝
lib/perl/OVH/Bastion/log.inc(+3 -1)📝
tests/functional/launch_tests_on_instance.sh(+4 -0)📝
tests/unit/run.pl(+143 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.