some review notes

This commit is contained in:
jamescott 2015-10-21 22:33:09 -07:00
parent 68f3a47500
commit 642024fc42

View file

@ -13,8 +13,8 @@ The following InSpec resources are available:
* ``gem`` * ``gem``
* ``group`` * ``group``
* ``host`` * ``host``
* ``iptables``
* ``interface`` * ``interface``
* ``iptables``
* ``kernel_module`` * ``kernel_module``
* ``kernel_parameter`` * ``kernel_parameter``
* ``npm`` * ``npm``
@ -24,7 +24,7 @@ The following InSpec resources are available:
* ``package`` * ``package``
* ``pip`` * ``pip``
* ``port`` * ``port``
* ``processes`` * ``processes`` << process?
* ``registry_key`` * ``registry_key``
* ``script`` * ``script``
* ``service`` * ``service``
@ -36,8 +36,8 @@ In addition to the open source resources, Chef Compliance ships with additional
* ``apache_conf`` * ``apache_conf``
* ``audit_policy`` * ``audit_policy``
* ``audit_daemon_conf`` * ``audit_daemon_conf`` << auditd_conf?
* ``audit_daemon_rules`` * ``audit_daemon_rules`` << auditd_rules?
* ``csv`` * ``csv``
* ``etc_group`` * ``etc_group``
* ``group_policy`` * ``group_policy``
@ -45,14 +45,14 @@ In addition to the open source resources, Chef Compliance ships with additional
* ``json`` * ``json``
* ``limits_conf`` * ``limits_conf``
* ``login_defs`` * ``login_defs``
* ``mysql`` * ``mysql`` << really a resource?
* ``mysql_conf`` * ``mysql_conf``
* ``mysql_session`` * ``mysql_session``
* ``ntp_conf`` * ``ntp_conf``
* ``parse_config`` * ``parse_config``
* ``parse_config_file`` * ``parse_config_file``
* ``passwd`` * ``passwd`` << etc_passwd?
* ``postgres`` * ``postgres`` << really a resource?
* ``postgres_conf`` * ``postgres_conf``
* ``postgres_session`` * ``postgres_session``
* ``security_policy`` * ``security_policy``