Method: Formatron::Chef::Keys#organization_key
- Defined in:
- lib/formatron/chef/keys.rb
#organization_key ⇒ Object
36 37 38 39 40 |
# File 'lib/formatron/chef/keys.rb', line 36 def organization_key S3::ChefServerKeys.organization_pem_path( directory: @directory ) end |