Puppet Class: aws_deploy
- Defined in:
- manifests/init.pp
Overview
Class: aws_deploy
Manage stuffs in AWS service
Authors
Jason X Lin <starrlingo@gmail.com>
Copyright
Copyright 2016 Jason X Lin, unless otherwise noted.
17 18 |
# File 'manifests/init.pp', line 17
class aws_deploy {
}
|