aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/ceilometer/charmhelpers/contrib/hardening/defaults/ssh.yaml.schema
blob: d05e054bc234015206bb1195152fa9ffd6a33151 (plain)
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
# NOTE: this schema must contain all valid keys from it's associated defaults
#       file. It is used to validate user-provided overrides.
common:
    service_name:
    network_ipv6_enable:
    ports:
    remote_hosts:
client:
    package:
    cbc_required:
    weak_hmac:
    weak_kex:
    roaming:
    password_authentication:
server:
    host_key_files:
    cbc_required:
    weak_hmac:
    weak_kex:
    allow_root_with_key:
    allow_tcp_forwarding:
    allow_agent_forwarding:
    allow_x11_forwarding:
    use_privilege_separation:
    listen_to:
    use_pam:
    package:
    password_authentication:
    alive_interval:
    alive_count:
    sftp_enable:
    sftp_group:
    sftp_chroot:
    deny_users:
    allow_users:
    deny_groups:
    allow_groups:
    print_motd:
    print_last_log:
    use_dns:
    max_auth_tries:
    max_sessions: