Code Monkey home page Code Monkey logo

blast-salt-states's Introduction

Salt states for home server administration

Interesting states:
    ldap-client
    ldap-client.nfs-homes
    # LDAP user/groups, NFSv4 home directories

    salt.minion
    salt.master
    # mainly supervisord configs to manage salt processes

    networking
    # There was a bug on my network (running Debian testing)
    # where the salt-minions weren't able to make a solid
    # connection to the master past the initial key exchange.
    # Turns out it was IPv6 related. This could also do other
    # network related things in the future, but right now it's
    # just that.

    release
    # Keep track of which release each server pulls from.
    # Need a good way to do upgrades, but for now cssh will
    # work.

Interesting modules:
    blast.py
    # Testing and salt management module. Basically:
    ## mkdir /srv/salt/
    ## Set up virtualenv into .../virtualenv
    ## Clone from github into .../salt-github
    ## pip install -U --no-deps . # It's assumed we already have deps
    # This is really helpful for rapid development and testing of modules
    # and states

Other interesting things:
    utils/initial-install-salt.sh
    # Get salt installed, configured, and ready for use.

blast-salt-states's People

Contributors

blast-hardcheese avatar

Stargazers

 avatar

Watchers

 avatar  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.