2015-06-16 19:30:40 +00:00
|
|
|
---
|
2021-11-16 13:27:57 -08:00
|
|
|
blocked_ips: []
|
2015-06-16 19:30:40 +00:00
|
|
|
clamscan_mailto: admin@fedoraproject.org
|
|
|
|
|
clamscan_paths:
|
2021-11-16 13:27:57 -08:00
|
|
|
- /srv/
|
|
|
|
|
# For the MOTD
|
2015-07-20 15:30:28 +00:00
|
|
|
# Neeed for rsync from log01 for logs.
|
2021-11-16 13:27:57 -08:00
|
|
|
custom_rules: ['-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT']
|
2026-05-01 12:23:28 -04:00
|
|
|
nft_custom_rules: ['add rule {{nft_table_filter}} INPUT ip saddr 192.168.1.59 tcp dport 873 counter accept']
|
2021-11-16 13:27:57 -08:00
|
|
|
git_basepath: /
|
|
|
|
|
git_daemon_user: nobody
|
2015-07-09 15:50:19 +00:00
|
|
|
git_port: 9418
|
|
|
|
|
git_server: /usr/libexec/git-core/git-daemon
|
|
|
|
|
git_server_args: --export-all --syslog --inetd --verbose
|
2021-03-03 16:14:36 +01:00
|
|
|
# fedora-contributors is an umbrella group containing all others
|
|
|
|
|
ipa_client_shell_groups:
|
2021-11-16 13:27:57 -08:00
|
|
|
- fedora-contributor
|
2021-03-28 19:43:57 -05:00
|
|
|
ipa_client_sudo_groups:
|
2021-11-16 13:27:57 -08:00
|
|
|
- sysadmin-tools
|
|
|
|
|
ipa_host_group: people
|
|
|
|
|
ipa_host_group_desc: A place for people to host things
|
|
|
|
|
primary_auth_source: ipa
|
2021-03-28 12:52:57 -07:00
|
|
|
vpn: true
|
2025-01-06 13:04:00 +05:30
|
|
|
|
|
|
|
|
notes: |
|
|
|
|
|
* Provide hosting space for Fedora contributors and Fedora Planet
|
|
|
|
|
* shell accounts and web space for fedora contributors
|
|
|
|
|
* web space for personal yum repos
|
|
|
|
|
* shared space for small group/personal git repos
|
|
|
|
|
|
|
|
|
|
Please be aware that this is a shared server, and you should not upload Private/Secret SSH or GPG keys onto this system.
|
|
|
|
|
Any such keys found will be deleted.
|