mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 12:41:27 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
4dff14c842
commit
723cc09737
@ -21,4 +21,3 @@ The main branch is the top level branch that should, in most circumstances, not
|
||||
|
||||
* main
|
||||
* develop
|
||||
|
||||
|
@ -31,4 +31,3 @@ session optional pam_oddjob_mkhomedir.so umask=0077
|
||||
session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid
|
||||
session required pam_unix.so
|
||||
session optional pam_sss.so
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
******* **
|
||||
******* **
|
||||
/**////** /** ** **
|
||||
/** /** ****** ***** /** ** //** **
|
||||
/******* **////** **///**/** ** //***
|
||||
/**///** /** /**/** // /**** /**
|
||||
/** //** /** /**/** **/**/** **
|
||||
/** //**//****** //***** /**//** **
|
||||
// // ////// ///// // // //
|
||||
/** /** ****** ***** /** ** //** **
|
||||
/******* **////** **///**/** ** //***
|
||||
/**///** /** /**/** // /**** /**
|
||||
/** //** /** /**/** **/**/** **
|
||||
/** //**//****** //***** /**//** **
|
||||
// // ////// ///// // // //
|
||||
|
||||
All access is logged and monitored. Unauthorized access is prohibited.
|
||||
|
||||
|
@ -17,7 +17,7 @@ makestep 1.0 3
|
||||
{% if chrony_server is sameas true %}
|
||||
allow {{ chrony_allow_cidr }}
|
||||
bindaddress 0.0.0.0
|
||||
{% else %}
|
||||
{% else %}
|
||||
# Else If Client Deny NTP client access.
|
||||
deny all
|
||||
{% endif %}
|
||||
@ -31,7 +31,7 @@ cmdallow
|
||||
logchange 0.5
|
||||
|
||||
# Specify directory for log files.
|
||||
logdir {{ chrony_logdir }}
|
||||
logdir {{ chrony_logdir }}
|
||||
|
||||
# Enable kernel synchronization of the real-time clock (RTC).
|
||||
rtcsync
|
||||
|
@ -46,7 +46,7 @@ use the same Grafana instance. ELK and Graylog are also worth considering.
|
||||
|
||||
## Responsiblities
|
||||
|
||||
The monitoring team cannot realistically be responsible for how every single
|
||||
The monitoring team cannot realistically be responsible for how every single
|
||||
is monitored. Prometheus has a huge library of exporters for almost everything.
|
||||
|
||||
The monitoring team can be responsible for ensuring that the infrastructure is
|
||||
|
Loading…
Reference in New Issue
Block a user