Merge pull request #23357 from lyft/add-missing-docs

Add missing pagerduty and boto docs
This commit is contained in:
Mike Place 2015-05-05 08:10:25 -06:00
commit f78fa26fb8
6 changed files with 35 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Full list of builtin state modules
aws_sqs
blockdev
boto_asg
boto_cfn
boto_cloudwatch_alarm
boto_dynamodb
boto_ec2
@ -104,6 +105,10 @@ Full list of builtin state modules
ntp
openstack_config
pagerduty
pagerduty_escalation_policy
pagerduty_schedule
pagerduty_service
pagerduty_user
pecl
pip_state
pkg

View File

@ -0,0 +1,6 @@
====================
salt.states.boto_cfn
====================
.. automodule:: salt.states.boto_cfn
:members:

View File

@ -0,0 +1,6 @@
=======================================
salt.states.pagerduty_escalation_policy
=======================================
.. automodule:: salt.states.pagerduty_escalation_policy
:members:

View File

@ -0,0 +1,6 @@
==============================
salt.states.pagerduty_schedule
==============================
.. automodule:: salt.states.pagerduty_schedule
:members:

View File

@ -0,0 +1,6 @@
=============================
salt.states.pagerduty_service
=============================
.. automodule:: salt.states.pagerduty_service
:members:

View File

@ -0,0 +1,6 @@
==========================
salt.states.pagerduty_user
==========================
.. automodule:: salt.states.pagerduty_user
:members: