Page MenuHomeDevCentral

D4051.diff
No OneTemporary

D4051.diff

diff --git a/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-kernel.sh b/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-kernel.sh
--- a/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-kernel.sh
+++ b/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-kernel.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Kernel check script
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-kernel.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set -e
set -u
diff --git a/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-os-release.sh b/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-os-release.sh
--- a/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-os-release.sh
+++ b/roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-os-release.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# OS release check script
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/monitoring/files/checks/nrpe/os_family/FreeBSD/check-os-release.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set -e
set -u
diff --git a/roles/core/network/files/FreeBSD/dhclient6.service b/roles/core/network/files/FreeBSD/dhclient6.service
--- a/roles/core/network/files/FreeBSD/dhclient6.service
+++ b/roles/core/network/files/FreeBSD/dhclient6.service
@@ -3,6 +3,21 @@
# PROVIDE: dhclient6
# KEYWORD: shutdown
+# -------------------------------------------------------------
+# DHCPv6 client service
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/network/files/FreeBSD/dhclient6.service
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service:
#
diff --git a/roles/core/network/files/FreeBSD/route-drake.service b/roles/core/network/files/FreeBSD/route-drake.service
--- a/roles/core/network/files/FreeBSD/route-drake.service
+++ b/roles/core/network/files/FreeBSD/route-drake.service
@@ -2,7 +2,22 @@
# PROVIDE: route-drake
# REQUIRE: NETWORKING
+
+# -------------------------------------------------------------
+# Static route service
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/network/files/FreeBSD/route-drake.service
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service:
#
diff --git a/roles/core/rc/files/periodic.conf b/roles/core/rc/files/periodic.conf
--- a/roles/core/rc/files/periodic.conf
+++ b/roles/core/rc/files/periodic.conf
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Periodic tasks configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/rc/files/periodic.conf
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# 480.status-ntpd
daily_status_ntpd_enable="YES"
diff --git a/roles/core/salt/files/salt.repo b/roles/core/salt/files/salt.repo
--- a/roles/core/salt/files/salt.repo
+++ b/roles/core/salt/files/salt.repo
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Salt repository configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/salt/files/salt.repo
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[salt-latest-repo]
name=Salt repo for RHEL/CentOS 9 PY3
baseurl=https://repo.saltproject.io/salt/py3/redhat/9/x86_64/3006
diff --git a/roles/core/userland-home/files/dereckson/.nanorc b/roles/core/userland-home/files/dereckson/.nanorc
--- a/roles/core/userland-home/files/dereckson/.nanorc
+++ b/roles/core/userland-home/files/dereckson/.nanorc
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Nano editor configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/userland-home/files/dereckson/.nanorc
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set nowrap
set tabsize 4
diff --git a/roles/core/userland-software/files/sources/nasqueron.repo b/roles/core/userland-software/files/sources/nasqueron.repo
--- a/roles/core/userland-software/files/sources/nasqueron.repo
+++ b/roles/core/userland-software/files/sources/nasqueron.repo
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Package repository configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/userland-software/files/sources/nasqueron.repo
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[nasqueron]
name=Nasqueron Packages for Enterprise Linux 7 - $basearch
baseurl=https://packages.nasqueron.org/redhat/7/$basearch
diff --git a/roles/core/userland-software/files/tmux-reattach.sh b/roles/core/userland-software/files/tmux-reattach.sh
--- a/roles/core/userland-software/files/tmux-reattach.sh
+++ b/roles/core/userland-software/files/tmux-reattach.sh
@@ -1,2 +1,18 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Tmux session reattach helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/core/userland-software/files/tmux-reattach.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
tmux -2 -u attach || tmux -2 -u
diff --git a/roles/devserver/userland-home/files/_tasks/nanotab.sh b/roles/devserver/userland-home/files/_tasks/nanotab.sh
--- a/roles/devserver/userland-home/files/_tasks/nanotab.sh
+++ b/roles/devserver/userland-home/files/_tasks/nanotab.sh
@@ -1,2 +1,18 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Nano with tab support
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/_tasks/nanotab.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
nano -f ~/.config/nano/nanorc-tab -w "$@"
diff --git a/roles/devserver/userland-home/files/dereckson/.hgrc b/roles/devserver/userland-home/files/dereckson/.hgrc
--- a/roles/devserver/userland-home/files/dereckson/.hgrc
+++ b/roles/devserver/userland-home/files/dereckson/.hgrc
@@ -1,2 +1,17 @@
+# -------------------------------------------------------------
+# Mercurial configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/.hgrc
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[extensioons]
prompt = /home/dereckson/.software/hg-prompt/prompt.py
diff --git a/roles/devserver/userland-home/files/dereckson/.gitconfig b/roles/devserver/userland-home/files/dereckson/.gitconfig
--- a/roles/devserver/userland-home/files/dereckson/.gitconfig
+++ b/roles/devserver/userland-home/files/dereckson/.gitconfig
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Git configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/.gitconfig
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[user]
name = Sébastien Santoro
email = dereckson@espace-win.org
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-create-ops-task b/roles/devserver/userland-home/files/dereckson/bin/arc-create-ops-task
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-create-ops-task
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-create-ops-task
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Create operations task with Arcanist
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-create-ops-task
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
ARC=arc
AWK=gawk
URL="https://devcentral.nasqueron.org"
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-merge b/roles/devserver/userland-home/files/dereckson/bin/arc-merge
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-merge
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-merge
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Arc merge helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-merge
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
DIFF=$1
git diff-index --quiet --cached HEAD -- && \
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-merge-land b/roles/devserver/userland-home/files/dereckson/bin/arc-merge-land
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-merge-land
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-merge-land
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Arc merge and land helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-merge-land
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
if [ $# -ne 1 ]
then
>&2 echo "Usage: $(basename "$0") <branch name>"
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-paste-diff b/roles/devserver/userland-home/files/dereckson/bin/arc-paste-diff
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-paste-diff
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-paste-diff
@@ -1,5 +1,20 @@
#!/usr/bin/env bash
+# -------------------------------------------------------------
+# Arcanist :: arc paste / diff helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-paste-diff
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
COLORDIFF=`which colordiff`
if [ $# -ne 2 ]
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-paste-file b/roles/devserver/userland-home/files/dereckson/bin/arc-paste-file
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-paste-file
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-paste-file
@@ -1,4 +1,19 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Arcanist :: arc paste file helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-paste-file
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
if [ $# -eq 0 ]
then
echo "Usage: `basename $0` <filename>"
diff --git a/roles/devserver/userland-home/files/dereckson/bin/arc-update-repo b/roles/devserver/userland-home/files/dereckson/bin/arc-update-repo
--- a/roles/devserver/userland-home/files/dereckson/bin/arc-update-repo
+++ b/roles/devserver/userland-home/files/dereckson/bin/arc-update-repo
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Arcanist :: repository updater
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/arc-update-repo
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
ROOT_DIR=`git rev-parse --show-toplevel 2>/dev/null`
if [ "$?" -ne "0" ]; then
ROOT_DIR=`hg root 2>/dev/null`
diff --git a/roles/devserver/userland-home/files/dereckson/bin/deploy-container b/roles/devserver/userland-home/files/dereckson/bin/deploy-container
--- a/roles/devserver/userland-home/files/dereckson/bin/deploy-container
+++ b/roles/devserver/userland-home/files/dereckson/bin/deploy-container
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Container deployment script
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/deploy-container
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
if [ $# -eq 0 ]; then
echo "Usage: deploy-container <container name>"
exit 1
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-bye b/roles/devserver/userland-home/files/dereckson/bin/git-bye
--- a/roles/devserver/userland-home/files/dereckson/bin/git-bye
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-bye
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Git branch cleanup
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-bye
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
DEFAULT_BRANCH=$(git get-default-branch)
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-clean-branches b/roles/devserver/userland-home/files/dereckson/bin/git-clean-branches
--- a/roles/devserver/userland-home/files/dereckson/bin/git-clean-branches
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-clean-branches
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Git merged branch cleaner
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-clean-branches
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set -eu
arc branches | grep -v main | grep -v master | grep Closed
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-delete-remote-branch b/roles/devserver/userland-home/files/dereckson/bin/git-delete-remote-branch
--- a/roles/devserver/userland-home/files/dereckson/bin/git-delete-remote-branch
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-delete-remote-branch
@@ -1,8 +1,21 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Git remote branch deletion
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-delete-remote-branch
+# Usage: git delete-remote-branch [remote] [branch]
+# Default values: origin master
+# -------------------------------------------------------------
#
-# Usage: git delete-remote-branch [remote] [branch]
-# Default values: origin master
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
set -e
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-get-default-branch b/roles/devserver/userland-home/files/dereckson/bin/git-get-default-branch
--- a/roles/devserver/userland-home/files/dereckson/bin/git-get-default-branch
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-get-default-branch
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Git default branch finder
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-get-default-branch
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
if [ $# -ne 0 ]
then
>&2 echo "Usage: $(basename "$0")"
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-newbug b/roles/devserver/userland-home/files/dereckson/bin/git-newbug
--- a/roles/devserver/userland-home/files/dereckson/bin/git-newbug
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-newbug
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Git :: new bug branch creator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-newbug
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
if [ $# -eq 0 ]
then
echo "Usage: $(basename "$0") <name of the branch to create>"
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-recycle b/roles/devserver/userland-home/files/dereckson/bin/git-recycle
--- a/roles/devserver/userland-home/files/dereckson/bin/git-recycle
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-recycle
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Git :: commit recycler
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-recycle
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# Recreates a pull request on GitHub / GitLab / Bitbucket
# by cherry-pick the last commit. Allow to avoid to rebase
# commits skipping all changes.
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-regenerate-commit b/roles/devserver/userland-home/files/dereckson/bin/git-regenerate-commit
--- a/roles/devserver/userland-home/files/dereckson/bin/git-regenerate-commit
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-regenerate-commit
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Git commit regenerator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-regenerate-commit
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# Get needed information from HEAD commit
message=$(git rev-list --format=%B --max-count=1 HEAD | tail +2)
files=$(git diff-tree --no-commit-id --name-only HEAD -r)
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-respawn b/roles/devserver/userland-home/files/dereckson/bin/git-respawn
--- a/roles/devserver/userland-home/files/dereckson/bin/git-respawn
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-respawn
@@ -1,5 +1,20 @@
#!/usr/bin/env bash
+# -------------------------------------------------------------
+# Git branch respawner
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-respawn
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
DEFAULT_BRANCH=$(git get-default-branch)
diff --git a/roles/devserver/userland-home/files/dereckson/bin/git-update b/roles/devserver/userland-home/files/dereckson/bin/git-update
--- a/roles/devserver/userland-home/files/dereckson/bin/git-update
+++ b/roles/devserver/userland-home/files/dereckson/bin/git-update
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Git repository updater
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/git-update
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
BRANCH=$(git rev-parse --abbrev-ref HEAD)
REPO=$(git rev-parse --show-toplevel)
diff --git a/roles/devserver/userland-home/files/dereckson/bin/http2pls b/roles/devserver/userland-home/files/dereckson/bin/http2pls
--- a/roles/devserver/userland-home/files/dereckson/bin/http2pls
+++ b/roles/devserver/userland-home/files/dereckson/bin/http2pls
@@ -1,5 +1,20 @@
#!/usr/bin/env python3
+# -------------------------------------------------------------
+# HTTP to PLS converter
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/http2pls
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
from bs4 import BeautifulSoup
from urllib import request, parse
from os import path
diff --git a/roles/devserver/userland-home/files/dereckson/bin/hunt-insecable-spaces b/roles/devserver/userland-home/files/dereckson/bin/hunt-insecable-spaces
--- a/roles/devserver/userland-home/files/dereckson/bin/hunt-insecable-spaces
+++ b/roles/devserver/userland-home/files/dereckson/bin/hunt-insecable-spaces
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Non-breaking space hunter
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/hunt-insecable-spaces
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
rg --colors 'match:bg:yellow' -C 1 ' '
# Fix
diff --git a/roles/devserver/userland-home/files/dereckson/bin/hypergeometric_distribution b/roles/devserver/userland-home/files/dereckson/bin/hypergeometric_distribution
--- a/roles/devserver/userland-home/files/dereckson/bin/hypergeometric_distribution
+++ b/roles/devserver/userland-home/files/dereckson/bin/hypergeometric_distribution
@@ -1,5 +1,20 @@
#!/usr/bin/env python3
+# -------------------------------------------------------------
+# Hypergeometric distribution calculator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/hypergeometric_distribution
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
import math
import sys
diff --git a/roles/devserver/userland-home/files/dereckson/bin/ops-newuser b/roles/devserver/userland-home/files/dereckson/bin/ops-newuser
--- a/roles/devserver/userland-home/files/dereckson/bin/ops-newuser
+++ b/roles/devserver/userland-home/files/dereckson/bin/ops-newuser
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Operations user creator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/ops-newuser
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
ARC=arc
SHELLUSERS=pillar/users/shellusers.sls
PROJECT=Eglide
diff --git a/roles/devserver/userland-home/files/dereckson/bin/port-patches-generator b/roles/devserver/userland-home/files/dereckson/bin/port-patches-generator
--- a/roles/devserver/userland-home/files/dereckson/bin/port-patches-generator
+++ b/roles/devserver/userland-home/files/dereckson/bin/port-patches-generator
@@ -1,23 +1,28 @@
#!/usr/bin/env tclsh8.6
-# FreeBSD ports patches generator
-# (c) 2012, Sébastien Santoro aka Dereckson. Released under BSD license.
+# -------------------------------------------------------------
+# FreeBSD ports patches generator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: BSD-2-Clause
+# Source file: roles/devserver/userland-home/files/dereckson/bin/port-patches-generator
+# -------------------------------------------------------------
#
-# You have:
+# You have:
# - a Git repository, where HEAD is a stable version of the code
# (ie the result of make extract)
#
# - your working directory contained the modified files
#
-# You want:
+# You want:
# - generate patches for your FreeBSD port
#
-# This script will:
+# This script will:
# - get from git status the list of modified files
#
# - write the relevant patch for each file in files/ port directory
#
-# So an offered workflow is:
+# So an offered workflow is:
# 1. cd <port directory>
# 2. make extract
# 3. cd work/<your application directory)
@@ -27,6 +32,15 @@
# 7. (modify your files, so it compiles under FreeBSD)
# 8. port-patches-generator
#
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
diff --git a/roles/devserver/userland-home/files/dereckson/bin/ruler b/roles/devserver/userland-home/files/dereckson/bin/ruler
--- a/roles/devserver/userland-home/files/dereckson/bin/ruler
+++ b/roles/devserver/userland-home/files/dereckson/bin/ruler
@@ -1,5 +1,20 @@
#!/usr/bin/env tclsh8.6
+# -------------------------------------------------------------
+# Text ruler utility
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/ruler
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set DEFAULT_LEN 80
proc spaces_for_dozen {n} {
diff --git a/roles/devserver/userland-home/files/dereckson/bin/update-git-prompt b/roles/devserver/userland-home/files/dereckson/bin/update-git-prompt
--- a/roles/devserver/userland-home/files/dereckson/bin/update-git-prompt
+++ b/roles/devserver/userland-home/files/dereckson/bin/update-git-prompt
@@ -1,5 +1,19 @@
-# Usage: add to your .cshrc file the following alias:
-# alias precmd 'source ~/bin/update-git-prompt'
+# -------------------------------------------------------------
+# Git prompt updater
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/update-git-prompt
+# Usage: add to your .cshrc file the following alias:
+# alias precmd 'source ~/bin/update-git-prompt'
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
setenv GIT_BRANCH_CMD "sh -c 'git branch --no-color 2> /dev/null' | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1) /'"
set prompt="%B%/%b `$GIT_BRANCH_CMD`] "
diff --git a/roles/devserver/userland-home/files/dereckson/bin/vault-login b/roles/devserver/userland-home/files/dereckson/bin/vault-login
--- a/roles/devserver/userland-home/files/dereckson/bin/vault-login
+++ b/roles/devserver/userland-home/files/dereckson/bin/vault-login
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Vault login helper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-home/files/dereckson/bin/vault-login
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
touch $HOME/.vault-token
chmod 600 $HOME/.vault-token
ssh complector sudo /opt/salt/nasqueron-operations/utils/vault/issue-admin-token.py | tr -d '\n' > $HOME/.vault-token
diff --git a/roles/devserver/userland-software/files/create-vault-approle.sh b/roles/devserver/userland-software/files/create-vault-approle.sh
--- a/roles/devserver/userland-software/files/create-vault-approle.sh
+++ b/roles/devserver/userland-software/files/create-vault-approle.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Vault AppRole creator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-software/files/create-vault-approle.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
VAULT_POLICY=$1
vault write "auth/approle/role/$VAULT_POLICY" token_policies="$VAULT_POLICY" \
diff --git a/roles/devserver/userland-software/files/rustup-init.sh b/roles/devserver/userland-software/files/rustup-init.sh
--- a/roles/devserver/userland-software/files/rustup-init.sh
+++ b/roles/devserver/userland-software/files/rustup-init.sh
@@ -1,4 +1,23 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Rustup installer wrapper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Author: rami3l, Brian Anderson, Dirkjan Ochtman, Daniel Silverstone
+# and other rustup contributors
+# License: Apache 2.0 / MIT
+# Source: https://github.com/rust-lang/rustup/blob/main/rustup-init.sh
+# Source file: roles/devserver/userland-software/files/rustup-init.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# shellcheck shell=dash
# This is just a little script that can be downloaded from the internet to
diff --git a/roles/devserver/userland-software/files/transmission.rc b/roles/devserver/userland-software/files/transmission.rc
--- a/roles/devserver/userland-software/files/transmission.rc
+++ b/roles/devserver/userland-software/files/transmission.rc
@@ -1,2 +1,17 @@
+# -------------------------------------------------------------
+# Transmission daemon configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-software/files/transmission.rc
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
transmission_log=/var/log/transmission.log
transmission_log_level=info
diff --git a/roles/devserver/userland-software/files/url.yml b/roles/devserver/userland-software/files/url.yml
--- a/roles/devserver/userland-software/files/url.yml
+++ b/roles/devserver/userland-software/files/url.yml
@@ -1,3 +1,19 @@
+# -------------------------------------------------------------
+# URL configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/devserver/userland-software/files/url.yml
+# Software: `url`
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
urls:
/var/home-wwwroot:
diff --git a/roles/dns/knot/files/zones/testdom.ook.space.zone b/roles/dns/knot/files/zones/testdom.ook.space.zone
--- a/roles/dns/knot/files/zones/testdom.ook.space.zone
+++ b/roles/dns/knot/files/zones/testdom.ook.space.zone
@@ -1,3 +1,18 @@
+; -------------------------------------------------------------
+; DNS zone for testdom.ook.space
+; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+; Project: Nasqueron
+; License: Trivial work, not eligible to copyright
+; Source file: roles/dns/knot/files/zones/testdom.ook.space.zone
+; -------------------------------------------------------------
+;
+; <auto-generated>
+; This file is managed by our rOPS SaltStack repository.
+;
+; Changes to this file may cause incorrect behavior
+; and will be lost if the state is redeployed.
+; </auto-generated>
+
@ 300 IN SOA {{ identity }}. ops-dns.windriver.nasqueron.org. (
2025083001 ;serial
10800 ;refresh
diff --git a/roles/dns/knot/files/zones/testdom2.ook.space.zone b/roles/dns/knot/files/zones/testdom2.ook.space.zone
--- a/roles/dns/knot/files/zones/testdom2.ook.space.zone
+++ b/roles/dns/knot/files/zones/testdom2.ook.space.zone
@@ -1,3 +1,18 @@
+; -------------------------------------------------------------
+; DNS zone for testdom2.ook.space
+; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+; Project: Nasqueron
+; License: Trivial work, not eligible to copyright
+; Source file: roles/dns/knot/files/zones/testdom2.ook.space.zone
+; -------------------------------------------------------------
+;
+; <auto-generated>
+; This file is managed by our rOPS SaltStack repository.
+;
+; Changes to this file may cause incorrect behavior
+; and will be lost if the state is redeployed.
+; </auto-generated>
+
@ 300 IN SOA {{ identity }}. ops-dns.nasqueron.org. (
20250902 ;serial
10800 ;refresh
diff --git a/roles/opensearch/dashboards/files/dashboards.service b/roles/opensearch/dashboards/files/dashboards.service
--- a/roles/opensearch/dashboards/files/dashboards.service
+++ b/roles/opensearch/dashboards/files/dashboards.service
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# OpenSearch Dashboards service
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/dashboards/files/dashboards.service
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[Unit]
Description=OpenSearch Dashboards
Documentation=https://opensearch.org/docs/latest/
diff --git a/roles/opensearch/dashboards/files/opensearch_dashboards.yml.jinja b/roles/opensearch/dashboards/files/opensearch_dashboards.yml.jinja
--- a/roles/opensearch/dashboards/files/opensearch_dashboards.yml.jinja
+++ b/roles/opensearch/dashboards/files/opensearch_dashboards.yml.jinja
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# OpenSearch Dashboards configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/dashboards/files/opensearch_dashboards.yml.jinja
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
server.port: 5601
server.host: {{ config["network_host"] }}
opensearch.hosts:
diff --git a/roles/opensearch/opensearch/files/account.conf b/roles/opensearch/opensearch/files/account.conf
--- a/roles/opensearch/opensearch/files/account.conf
+++ b/roles/opensearch/opensearch/files/account.conf
@@ -1 +1,16 @@
+# -------------------------------------------------------------
+# OpenSearch account configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/opensearch/files/account.conf
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
{{ username }}:{{ password }}
diff --git a/roles/opensearch/opensearch/files/opensearch.conf b/roles/opensearch/opensearch/files/opensearch.conf
--- a/roles/opensearch/opensearch/files/opensearch.conf
+++ b/roles/opensearch/opensearch/files/opensearch.conf
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# OpenSearch configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/opensearch/files/opensearch.conf
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
cluster.name: {{ config['cluster_name'] }}
node.name: {{ config['node_name'] }}
network.host: {{ config['network_host'] }}
diff --git a/roles/opensearch/opensearch/files/opensearch.service b/roles/opensearch/opensearch/files/opensearch.service
--- a/roles/opensearch/opensearch/files/opensearch.service
+++ b/roles/opensearch/opensearch/files/opensearch.service
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# OpenSearch service
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/opensearch/files/opensearch.service
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[Unit]
Description=OpenSearch search, analytics, and visualization suite
Documentation=https://opensearch.org/docs/latest/
diff --git a/roles/opensearch/opensearch/files/security_initialize.sh b/roles/opensearch/opensearch/files/security_initialize.sh
--- a/roles/opensearch/opensearch/files/security_initialize.sh
+++ b/roles/opensearch/opensearch/files/security_initialize.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# OpenSearch security initializer
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/opensearch/opensearch/files/security_initialize.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set -e
OPENSEARCH_HOSTNAME=$1
diff --git a/roles/paas-docker/containers/files/acme/config.cfg b/roles/paas-docker/containers/files/acme/config.cfg
--- a/roles/paas-docker/containers/files/acme/config.cfg
+++ b/roles/paas-docker/containers/files/acme/config.cfg
@@ -1,3 +1,19 @@
+# -------------------------------------------------------------
+# Nasqueron :: PaaS Docker :: ACME DNS configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/paas-docker/containers/files/acme/config.cfg
+# Format: TOML
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[general]
listen = "0.0.0.0:53"
protocol = "both"
diff --git a/roles/paas-docker/containers/files/hauk/config.php.jinja b/roles/paas-docker/containers/files/hauk/config.php.jinja
--- a/roles/paas-docker/containers/files/hauk/config.php.jinja
+++ b/roles/paas-docker/containers/files/hauk/config.php.jinja
@@ -1,5 +1,21 @@
<?php
+/* -------------------------------------------------------------
+ Hauk configuration
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ Project: Nasqueron
+ License: Trivial work, not eligible to copyright
+ Source file: roles/paas-docker/containers/files/hauk/config.php.jinja
+ -------------------------------------------------------------
+
+ <auto-generated>
+ This file is managed by our rOPS SaltStack repository.
+
+ Changes to this file may cause incorrect behavior
+ and will be lost if the state is redeployed.
+ </auto-generated>
+ */
+
const CONFIG = [
// The type of storage backend Hauk will use. Valid values include:
diff --git a/roles/paas-docker/containers/files/rabbitmq/add_user_root.sh.jinja b/roles/paas-docker/containers/files/rabbitmq/add_user_root.sh.jinja
--- a/roles/paas-docker/containers/files/rabbitmq/add_user_root.sh.jinja
+++ b/roles/paas-docker/containers/files/rabbitmq/add_user_root.sh.jinja
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Nasqueron :: PaaS Docker :: RabbitMQ root user setup
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/paas-docker/containers/files/rabbitmq/add_user_root.sh.jinja
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# RabbitMQ startup needs a dozen of seconds
sleep 20
diff --git a/roles/paas-docker/docker/files/firewalld-zones-public.xml.jinja b/roles/paas-docker/docker/files/firewalld-zones-public.xml.jinja
--- a/roles/paas-docker/docker/files/firewalld-zones-public.xml.jinja
+++ b/roles/paas-docker/docker/files/firewalld-zones-public.xml.jinja
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ Nasqueron :: PaaS Docker :: Firewalld :: Public zone
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ Project: Nasqueron
+ License: Trivial work, not eligible to copyright
+ Source file: roles/paas-docker/docker/files/firewalld-zones-public.xml.jinja
+ _____________________________________________________________
+
+ <auto-generated>
+ This file is managed by our rOPS SaltStack repository.
+
+ Changes to this file may cause incorrect behavior
+ and will be lost if the state is redeployed.
+ </auto-generated>
+-->
<zone>
<short>Public</short>
<description>For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
diff --git a/roles/paas-docker/wrappers/files/jenkins.sh b/roles/paas-docker/wrappers/files/jenkins.sh
--- a/roles/paas-docker/wrappers/files/jenkins.sh
+++ b/roles/paas-docker/wrappers/files/jenkins.sh
@@ -1,6 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# Nasqueron :: PaaS Docker :: Jenkins container wrapper
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/paas-docker/wrappers/files/jenkins.sh
+# Usage: jenkins <container name> <command> [args]
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
#
-# Usage: jenkins <container name> <command> [args]
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
CONTAINER_IP=$(sudo docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' "$1")
shift
diff --git a/roles/paas-docker/wwwroot-content/files/domain-not-found.html b/roles/paas-docker/wwwroot-content/files/domain-not-found.html
--- a/roles/paas-docker/wwwroot-content/files/domain-not-found.html
+++ b/roles/paas-docker/wwwroot-content/files/domain-not-found.html
@@ -1,4 +1,20 @@
<!doctype html>
+<!--
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ Nasqueron :: PaaS Docker :: Domain not found error page
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ Project: Nasqueron
+ License: Trivial work, not eligible to copyright
+ Source file: roles/paas-docker/wwwroot-content/files/domain-not-found.html
+ _____________________________________________________________
+
+ <auto-generated>
+ This file is managed by our rOPS SaltStack repository.
+
+ Changes to this file may cause incorrect behavior
+ and will be lost if the state is redeployed.
+ </auto-generated>
+-->
<html class="no-js" lang="en">
<head>
<meta charset="utf-8"/>
diff --git a/roles/salt-primary/cloud/files/providers/dwellers b/roles/salt-primary/cloud/files/providers/dwellers
--- a/roles/salt-primary/cloud/files/providers/dwellers
+++ b/roles/salt-primary/cloud/files/providers/dwellers
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Salt cloud provider for Dwellers
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/salt-primary/cloud/files/providers/dwellers
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
dwellers-lxc:
target: dwellers.nasqueron.org
driver: lxc
diff --git a/roles/shellserver/userland-software/files/build-openssl-legacy.sh.jinja b/roles/shellserver/userland-software/files/build-openssl-legacy.sh.jinja
--- a/roles/shellserver/userland-software/files/build-openssl-legacy.sh.jinja
+++ b/roles/shellserver/userland-software/files/build-openssl-legacy.sh.jinja
@@ -1,4 +1,20 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# OpenSSL legacy builder
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/userland-software/files/build-openssl-legacy.sh.jinja
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
set -e
sudo -u {{ builder_username }} ./config --prefix=/opt/openssl-legacy --openssldir={{ openssldir }} shared zlib-dynamic
diff --git a/roles/shellserver/userland-software/files/html-directories.sh b/roles/shellserver/userland-software/files/html-directories.sh
--- a/roles/shellserver/userland-software/files/html-directories.sh
+++ b/roles/shellserver/userland-software/files/html-directories.sh
@@ -1,8 +1,21 @@
#!/bin/sh
+
+# -------------------------------------------------------------
+# HTML directories generator
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/userland-software/files/html-directories.sh
+# Description: Generates HTML directories listing, similar to nginx autoindex output
+# Usage: html-directories [directory]
+# -------------------------------------------------------------
#
-# Generates HTML directories listing, similar to nginx autoindex output
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
#
-# Usage: html-directories [directory]
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
DIR=$1
[ -z "$DIR" ] && DIR="."
diff --git a/roles/shellserver/userland-software/files/nanorc b/roles/shellserver/userland-software/files/nanorc
--- a/roles/shellserver/userland-software/files/nanorc
+++ b/roles/shellserver/userland-software/files/nanorc
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Nano configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/userland-software/files/nanorc
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
{%- for include in includes %}
include {{ include }}
{% endfor -%}
diff --git a/roles/shellserver/userland-software/files/oidentd.conf b/roles/shellserver/userland-software/files/oidentd.conf
--- a/roles/shellserver/userland-software/files/oidentd.conf
+++ b/roles/shellserver/userland-software/files/oidentd.conf
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Oidentd configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/userland-software/files/oidentd.conf
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
default {
default {
allow spoof
diff --git a/roles/shellserver/vault/files/vault.service b/roles/shellserver/vault/files/vault.service
--- a/roles/shellserver/vault/files/vault.service
+++ b/roles/shellserver/vault/files/vault.service
@@ -1,3 +1,18 @@
+# -------------------------------------------------------------
+# Vault agent service
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/vault/files/vault.service
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
[Unit]
Description="HashiCorp Vault - A tool for managing secrets"
Documentation=https://www.vaultproject.io/docs/
diff --git a/roles/viperserv/eggdrop/files/ensure-eggdrops-are-live.sh b/roles/viperserv/eggdrop/files/ensure-eggdrops-are-live.sh
--- a/roles/viperserv/eggdrop/files/ensure-eggdrops-are-live.sh
+++ b/roles/viperserv/eggdrop/files/ensure-eggdrops-are-live.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Eggdrop liveness checker
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/viperserv/eggdrop/files/ensure-eggdrops-are-live.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
while IFS=' ' read -r eggdrop; do
# Skip blank lines and comment lines
take_first_character="?"
diff --git a/roles/viperserv/eggdrop/files/rc/eggdrop b/roles/viperserv/eggdrop/files/rc/eggdrop
--- a/roles/viperserv/eggdrop/files/rc/eggdrop
+++ b/roles/viperserv/eggdrop/files/rc/eggdrop
@@ -2,7 +2,22 @@
# PROVIDE: eggdrop
# REQUIRE: mysql
+
+# -------------------------------------------------------------
+# Eggdrop RC script
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/viperserv/eggdrop/files/rc/eggdrop
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# Add the following line to /etc/rc.conf to enable mysql:
# eggdrop_(instance_)?enable (bool): Set to "NO" by default.
# Set it to "YES" to enable eggdrop.
diff --git a/roles/webserver-content/org/nasqueron/files/build-docs-salt-wrapper.sh b/roles/webserver-content/org/nasqueron/files/build-docs-salt-wrapper.sh
--- a/roles/webserver-content/org/nasqueron/files/build-docs-salt-wrapper.sh
+++ b/roles/webserver-content/org/nasqueron/files/build-docs-salt-wrapper.sh
@@ -1,5 +1,20 @@
#!/bin/sh
+# -------------------------------------------------------------
+# Salt wrapper documentation builder
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/webserver-content/org/nasqueron/files/build-docs-salt-wrapper.sh
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
# The salt-wrapper documentation is stored in the main repository
git clone https://devcentral.nasqueron.org/source/salt-wrapper.git

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 01:38 (22 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3600762
Default Alt Text
D4051.diff (64 KB)

Event Timeline