-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathinputs.yml
48 lines (42 loc) · 2.61 KB
/
inputs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
temporary_accounts: []
banner_text: 'You are accessing a U.S. Government (USG) Information System (IS) that is provided for USG-authorized use only.
By using this IS (which includes any device attached to this IS), you consent to the following conditions:
-The USG routinely intercepts and monitors communications on this IS for purposes including, but not limited to, penetration testing, COMSEC monitoring, network operations and defense, personnel misconduct (PM), law enforcement (LE), and counterintelligence (CI) investigations.
-At any time, the USG may inspect and seize data stored on this IS.
-Communications using, or data stored on, this IS are not private, are subject to routine monitoring, interception, and search, and may be disclosed or used for any USG-authorized purpose.
-This IS includes security measures (e.g., authentication and access controls) to protect USG interests--not for your personal benefit or privacy.
-Notwithstanding the above, using this IS does not constitute consent to PM, LE or CI investigative searching or monitoring of the content of privileged communications, or work product, related to personal representation or services by attorneys, psychotherapists, or clergy, and their assistants. Such communications and work product are private and confidential. See User Agreement for details.'
sudo_accounts: [ "ubuntu" ]
tmout: 600
action_mail_acct: root
audit_tools: [
'/sbin/auditctl',
'/sbin/aureport',
'/sbin/ausearch',
'/sbin/autrace',
'/sbin/auditd',
'/sbin/audispd',
'/sbin/augenrules'
]
standard_audit_log_size: 8894028
aide_conf_path: '/etc/aide/aide.conf'
action_mail_acct: root
maxlogins: 10
is_kdump_required: false
is_system_networked: true
sssd_conf_path: '/etc/sssd/sssd.conf'
allowed_ca_fingerprints_regex: (9676F287356C89A12683D65234098CB77C4F1C18F23C0E541DE0E196725B7EBE|B107B33F453E5510F68E513110C6F6944BACC263DF0137F821C1B3C2F8F863D2|559A5189452B13F8233F0022363C06F26E3C517C1D4B77445035959DF3244F74|1F4EDE9DC2A241F6521BF518424ACD49EBE84420E69DAF5BAC57AF1F8EE294A9)
allowed_network_interfaces: [
'lo',
'eth0'
]
audit_sp_remote_server: '192.0.0.1'
approved_wireless_interfaces: []
fips_config_file: '/proc/sys/crypto/fips_enabled'
chrony_config_file: '/etc/chrony/chrony.conf'
useradd_config_file: '/etc/default/useradd'
rsyslog_config_file: '/etc/rsyslog.d/50-default.conf'
auditoffload_config_file: '/etc/cron.weekly/audit-offload'
audispremote_config_file: '/etc/audisp/plugins.d/au-remote.conf'
gdm3_config_file: '/etc/gdm3/greeter.dconf-defaults'
disable_fips: false