Code Monkey home page Code Monkey logo

puppet-etcd's Introduction

About

Build Status

This puppet module installs and configures etcd.

WARNING: This module probably has some rough edges. PR me with your modifications! (And tests!)

It is designed around the current version of etcd (at time of this writing), 0.3.0.

Examples

Simplest invocation, installs etcd via packages, manages a user, puts data in /var/lib/etcd/ and makes sure it runs on localhost:

class { 'etcd': }

Parameters

This module is in flux. See init.pp for all parameters and their defaults.

Upstart

Etcd doesn't really include an init script, so this provides a basic one for for upstart-enabled distros. Pull requests welcome to improve this.

Requirements

It assumes you have a package available called etcd. If you don't have one go make one

Contact

Kyle Anderson [email protected]

Support

Please log tickets and issues on GitHub

puppet-etcd's People

Contributors

bcicen avatar bobtfish avatar fatmcgav avatar finchster avatar mattbostock avatar relistan avatar solarkennedy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

puppet-etcd's Issues

etcd fails to start without the log_dir

Problem:

/usr/bin/etcd -config /etc/etcd/etcd.conf >> /var/log/etcd/etcd.out
bash: /var/log/etcd/etcd.out: No such file or directory

Fix:

mkdir /var/log/etcd

Fix tests :(

It looks like 46e53ce broke Librarian-puppet.

Will try and get it fixed this evening...

Running etcd as user etcd - nil response

starting etcd

[etcd] Aug 26 10:36:46.621 INFO      | stats-web1.ukwm.local starting in peer mode
[etcd] Aug 26 10:36:46.730 WARNING   | [ae] Error: nil response
[etcd] Aug 26 10:36:46.826 WARNING   | [ae] Error: nil response
[etcd] Aug 26 10:36:46.928 WARNING   | [ae] Error: nil response
[etcd] Aug 26 10:36:47.026 WARNING   | [ae] Error: nil response
[etcd] Aug 26 10:36:47.127 WARNING   | [ae] Error: nil response

I'm not 100% sure what is going on here.
If I run the command as root, it works perfectly.

I thought it was pam, but now I'm not so sure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.