~canonical-hw-cert/charms/xenial/snappy-device-agent/trunk

« back to all changes in this revision

Viewing changes to hooks/charmhelpers/contrib/hardening/defaults/os.yaml.schema

  • Committer: Paul Larson
  • Date: 2016-05-16 20:27:32 UTC
  • Revision ID: paul.larson@canonical.com-20160516202732-9r4nkyl2f91w9xo3
Add support for xenial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# NOTE: this schema must contain all valid keys from it's associated defaults
 
2
#       file. It is used to validate user-provided overrides.
 
3
general:
 
4
    desktop_enable:
 
5
environment:
 
6
    extra_user_paths:
 
7
    umask:
 
8
    root_path:
 
9
auth:
 
10
    pw_max_age:
 
11
    pw_min_age:
 
12
    retries:
 
13
    lockout_time:
 
14
    timeout:
 
15
    allow_homeless:
 
16
    pam_passwdqc_enable:
 
17
    pam_passwdqc_options:
 
18
    root_ttys:
 
19
    uid_min:
 
20
    gid_min:
 
21
    sys_uid_min:
 
22
    sys_uid_max:
 
23
    sys_gid_min:
 
24
    sys_gid_max:
 
25
    chfn_restrict:
 
26
security:
 
27
    users_allow:
 
28
    suid_sgid_enforce:
 
29
    suid_sgid_blacklist:
 
30
    suid_sgid_whitelist:
 
31
    suid_sgid_dry_run_on_unknown:
 
32
    suid_sgid_remove_from_unknown:
 
33
    packages_clean:
 
34
    packages_list:
 
35
    kernel_enable_module_loading:
 
36
    kernel_enable_core_dump:
 
37
sysctl:
 
38
    kernel_secure_sysrq:
 
39
    kernel_enable_sysrq:
 
40
    forwarding:
 
41
    ipv6_enable:
 
42
    arp_restricted: