Merge pull request #24377 from lyft/boto-kms-docs

Add boto_kms docs
This commit is contained in:
Justin Findlay 2015-06-03 17:03:34 -06:00
commit c40e5d8d12
4 changed files with 14 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Full list of builtin execution modules
boto_elasticache
boto_elb
boto_iam
boto_kms
boto_rds
boto_route53
boto_secgroup

View File

@ -0,0 +1,6 @@
=====================
salt.modules.boto_kms
=====================
.. automodule:: salt.modules.boto_kms
:members:

View File

@ -30,6 +30,7 @@ Full list of builtin state modules
boto_elb
boto_iam
boto_iam_role
boto_kms
boto_lc
boto_rds
boto_route53

View File

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