mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #231] [MERGED] Documentation #328
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#328
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/231
Author: @speed47
Created: 9/1/2021
Status: ✅ Merged
Merged: 9/2/2021
Merged by: @speed47
Base:
master← Head:documentation📝 Commits (9)
60851f4enh: config reading: add rootonly option6ea2660doc: add osh-sync-watcher.sh config reference1036542doc: add osh-encrypt-rsync.pl config reference531c66cdoc: add osh-backup-acl-keys.sh config reference4f6f63edoc: add osh-piv-grace-reaper.pl config reference06d9612doc: use autosectionlabel6971a96doc: generate scripts doc reference91a4678chore: perlcritic: remove Variables::RequireInitializationForLocalVars checke07b83fchore: trick perltidy📊 Changes
28 files changed (+874 additions, -309 deletions)
View changed files
📝
bin/admin/osh-sync-watcher.sh(+11 -0)📝
bin/cron/osh-backup-acl-keys.sh(+10 -0)📝
bin/cron/osh-encrypt-rsync.pl(+6 -3)📝
bin/cron/osh-piv-grace-reaper.pl(+5 -1)📝
bin/dev/perlcriticrc(+1 -0)➕
doc/sphinx-reference-headers/bastion.conf.header(+13 -0)➕
doc/sphinx-reference-headers/osh-backup-acl-keys.conf.header(+17 -0)➕
doc/sphinx-reference-headers/osh-encrypt-rsync.conf.header(+17 -0)➕
doc/sphinx-reference-headers/osh-http-proxy.conf.header(+11 -0)➕
doc/sphinx-reference-headers/osh-piv-grace-reaper.conf.header(+12 -0)➕
doc/sphinx-reference-headers/osh-sync-watcher.sh.header(+12 -0)📝
doc/sphinx/Makefile(+12 -5)📝
doc/sphinx/administration/configuration/bastion_conf.rst(+88 -89)📝
doc/sphinx/administration/configuration/index.rst(+4 -0)➕
doc/sphinx/administration/configuration/osh-backup-acl-keys_conf.rst(+126 -0)➕
doc/sphinx/administration/configuration/osh-encrypt-rsync_conf.rst(+161 -0)📝
doc/sphinx/administration/configuration/osh-http-proxy_conf.rst(+16 -43)➕
doc/sphinx/administration/configuration/osh-piv-grace-reaper_conf.rst(+35 -0)➕
doc/sphinx/administration/configuration/osh-sync-watcher_sh.rst(+117 -0)📝
doc/sphinx/administration/index.rst(+0 -4)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.