inspec/docs/resources
Franklin Webber a9726910ff Fixes resources in the docs
* Fixes the npm package example to state 'npm' vs 'gem'
* Fixes powershell resource to specify the resource instead of 'script'
* Updates the example to rename variable 'script'

While ruby would allow the local variable and the presence of the InSpec method at the same time I think that it is bad form. Other resource examples also use 'script'.

* Changes pip to show generic example

Other package like resources show a generic example in the default.

Signed-off-by: Franklin Webber <franklin@chef.io>
2016-11-19 17:57:03 -08:00
..
apache_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
apt.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
audit_policy.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
auditd_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
auditd_rules.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
bash.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
bond.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
bridge.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
bsd_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
command.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
csv.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
directory.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
etc_group.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
etc_passwd.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
etc_shadow.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
file.md.erb Headers and list elements that include more than one _ character were being rendered incorrectly. (Perhaps it is only when there are an even number but in any case I only found words with either one or two _s.) 2016-10-20 07:07:18 -04:00
gem.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
group.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
grub_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
host.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
iis_site.md.erb Headers and list elements that include more than one _ character were being rendered incorrectly. (Perhaps it is only when there are an even number but in any case I only found words with either one or two _s.) 2016-10-20 07:07:18 -04:00
inetd_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
ini.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
interface.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
iptables.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
json.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
kernel_module.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
kernel_parameter.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
launchd_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
limits_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
login_def.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
mount.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
mysql_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
mysql_session.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
npm.md.erb Fixes resources in the docs 2016-11-19 17:57:03 -08:00
ntp_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
oneget.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
os.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
os_env.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
package.md.erb docs: quoted version for package resource example 2016-11-16 11:24:19 +00:00
parse_config.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
parse_config_file.md.erb Headers and list elements that include more than one _ character were being rendered incorrectly. (Perhaps it is only when there are an even number but in any case I only found words with either one or two _s.) 2016-10-20 07:07:18 -04:00
pip.md.erb Fixes resources in the docs 2016-11-19 17:57:03 -08:00
port.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
postgres_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
postgres_session.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
powershell.md.erb Fixes resources in the docs 2016-11-19 17:57:03 -08:00
process.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
registry_key.md.erb Fix issue with registry_key example (#1243) 2016-10-25 22:34:30 +02:00
runit_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
security_policy.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
ssh_config.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
sshd_config.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
ssl.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
sys_info.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
systemd_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
sysv_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
upstart_service.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
user.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
users.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
vbscript.md.erb Fixes resources in the docs 2016-11-19 17:57:03 -08:00
windows_feature.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
wmi.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
xinetd_conf.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
yaml.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00
yum.md.erb Changing headings to align with SEO best practices 2016-09-27 12:03:23 -07:00