spotify/puppet-talos

Name: puppet-talos

Owner: Spotify

Description: Puppet module to manage Talos, Hiera secrets distribution tool.

Created: 2016-01-07 15:20:47.0

Updated: 2017-11-21 20:16:24.0

Pushed: 2017-05-11 15:10:24.0

Homepage:

Size: 14

Language: Puppet

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

puppet-talos

Build Status Puppet Forge Version

Puppet module to manage Talos, Hiera secrets distribution tool.

Usage

By default this module configures Talos user, Hiera git repository with the secrets and Apache virtual host.

Typical usage:

ass { 'talos':
hiera_yaml_source => 'puppet:///modules/puppet/talos.hiera.yaml',
talos_yaml_source => 'puppet:///modules/puppet/talos.yaml',
configure_repo    => false,

Contributing
  1. Fork the project on github
  2. Create your feature branch
  3. Open a Pull Request

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.

[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md

License
right 2016 Spotify AB

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

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

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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.