Git Product home page Git Product logo

backupninja-formula's Introduction

backupninja-formula

Configure backupninja using SaltStack Pillar.

This formula is meant to be a thin wrapper around standard backupninja configuration, enabling us to re-use our knowledge of backupninja without wrapping our head around a thick abstraction layer. Therefore configuration details are not discussed here. Please see backupninja Configuration for an overview.

When reading pillar.example you'll probably notice that Pillar maps directly to the configuration directives described in backupninja example files. If they don't (and there's no comment explaining why) that's probably a bug. In that case please file an issue or submit a Pull Request.

Note

Yes, I was aware of salt-formulas/salt-formula-backupninja (notice salt-formulas vs saltSTACK-formulas) at the time I started this formula. Their formula is great, but also bound to their eco system of formulas. I need(ed) something decoupled, reusable, which used the standard SaltStack design patterns (map.jinja & Co.).

Note

Don't forget to add extra file references to your master file if you're using salt-ssh. Otherwise macros.jinja & Co. won't be synced.

extra_filerefs:
  - salt://backupninja/defaults.yaml
  - salt://backupninja/map.jinja
  - salt://backupninja/macros.jinja

Available states

Includes backupninja.install and backupninja.config

Installs the backupninja package(s).

Configures backupninja based on Pillar. See pillar.example for details.

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.