Skip to content

sliim-cookbooks/light

Repository files navigation

light Cookbook - Cookbook Version Build Status

The light Cookbook - Installs light

Requirements

Platforms

The following platforms and versions are tested and supported using Opscode's test-kitchen.

  • Debian 9
  • Ubuntu 16.04

Attributes

light::default

Key Type Description
[light][install_dir] String Installation directory (default: /opt/light)
[light][repository] String light repository (default: https://github.com/haikarainen/light)
[light][reference] String light repository branch or tag (default: v1.0)
[light][env] Hash environment for git resource (default: {})

Usage

light::default

Include the light recipe in your run_list to install light:

{
  "name":"my_node",
  "run_list": [
    "recipe[light]"
  ]
}

Testing

See TESTING.md

Contributing

See CONTRIBUTING.md

License and Authors

Authors: Sliim [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

light cookbook - installs the light utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages