Skip to content

podon/ec2configservice_cookbook

 
 

Repository files navigation

EC2 Config Service Cookbook

Cookbook

Installs and Configures the EC2 config services

0.1.2 - Currently only supports:

  • Installation of the latest EC2 config service
  • Wallpaper Settings config

Supported Platforms

  • Windows

Attributes

Key Type Description Default
['ec2config']['wallpaper']['default'] Array array of settings to add to the wallpaper [{ name: 'Hostname', source: 'built-in', identifier: 'hostname', value: nil }, .......

Usage

ec2configservice::default

Include ec2configservice in your node's run_list:

{
  "run_list": [
    "recipe[ec2configservice::default]"
  ]
}

License and Authors

License:: Apache License, Version 2.0

Authors::

  • Aaron Walker - base2Services

About

Installs and Configures the EC2 config service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.9%
  • HTML 12.1%