GithubHelp home page GithubHelp logo

salt-formula-foreman's Introduction

Foreman

Foreman is aimed to be a Single Address For All Machines Life Cycle Management.

  • Foreman integrates with Puppet (and acts as web front end to it).
  • Foreman takes care of provisioning until the point puppet is running, allowing Puppet to do what it does best.
  • Foreman shows you Systems Inventory (based on Facter) and provides real time information about hosts status based on Puppet reports.
  • Foreman creates everything you need when adding a new machine to your network,It's goal being automatically managing everything you would normally manage manually - this include DNS, DHCP, TFTP, Virtual Machines, PuppetCA, CMDB etc.

Sample pillar

Foreman server to use with apache

foreman:
  server:
    enabled: true
    domain: domain.com
    fqdn: foreman.domain.com
    database:
      engine: 'postgresql'
      host: '127.0.0.1'
      name: 'foreman'
      password: 'password'
      user: 'foreman'
    mail:
      host: mail.domain.com
      password: passwd
      user: [email protected]
      domain: domain.com

Foreman smart proxy

foreman:
  smart_proxy:
    enabled: true

Usage

Generated user:pasword is in database seed and printed to the output during db:seed process.

Read more

* http://mauricio.github.io/2014/02/09/foreman-and-environment-variables.html Documentation and Bugs ======================

To learn how to install and update salt-formulas, consult the documentation available online at:

http://salt-formulas.readthedocs.io/

In the unfortunate event that bugs are discovered, they should be reported to the appropriate issue tracker. Use Github issue tracker for specific salt formula:

https://github.com/salt-formulas/salt-formula-foreman/issues

For feature requests, bug reports or blueprints affecting entire ecosystem, use Launchpad salt-formulas project:

https://launchpad.net/salt-formulas

You can also join salt-formulas-users team and subscribe to mailing list:

https://launchpad.net/~salt-formulas-users

Developers wishing to work on the salt-formulas projects should always base their work on master branch and submit pull request against specific formula.

https://github.com/salt-formulas/salt-formula-foreman

Any questions or feedback is always welcome so feel free to join our IRC channel:

#salt-formulas @ irc.freenode.net

salt-formula-foreman's People

Contributors

fpytloun avatar epcim avatar sfinga avatar martin819 avatar

Stargazers

Sean P. Myrick V19.1.7.2 avatar

Watchers

James Cloos avatar  avatar jan kaufman avatar Aleš Komárek avatar Michael Kutý avatar Jakub Josef avatar Jakub Pavlik avatar Adam Skotnický avatar Vlastimil Mikes avatar Pavel Čižinský avatar Adam Tengler avatar Cedric Hnyda avatar Cloudlab Autobuild avatar  avatar  avatar Sean P. Myrick V19.1.7.2 avatar

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.