GithubHelp home page GithubHelp logo

kjkeane / chrony-formula Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saltstack-formulas/chrony-formula

0.0 1.0 0.0 52 KB

Salt Stack formula to manage chrony

Home Page: http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Ruby 8.67% SaltStack 19.80% HTML 35.93% JavaScript 29.63% Shell 5.98%

chrony-formula's Introduction

chrony-formula

Travis CI Build Status Semantic Release

Formula to set up and configure chrony

See the full SaltStack Formulas installation and usage instructions.

If you are interested in writing or contributing to formulas, please pay attention to the Writing Formula Section.

If you want to use this formula, please pay attention to the FORMULA file and/or git tag, which contains the currently released version. This formula is versioned according to Semantic Versioning.

See Formula Versioning Section for more details.

Commit message formatting is significant!!

Please see :ref:`How to contribute <CONTRIBUTING>` for more details.

Meta-state (This is a state that includes other states).

This installs the chrony package, manages the chrony configuration file and then starts the associated chrony service.

This state will install the chrony package only.

This state will configure the chrony service and has a dependency on chrony.install via include list.

This state will start the chrony service and has a dependency on chrony.config via include list.

Meta-state (This is a state that includes other states).

this state will undo everything performed in the chrony meta-state in reverse order, i.e. stops the service, removes the configuration file and then uninstalls the package.

This state will stop the chrony service and disable it at boot time.

This state will remove the configuration of the chrony service and has a dependency on chrony.service.clean via include list.

This state will remove the chrony package and has a depency on chrony.config.clean via include list.

chrony-formula's People

Contributors

aboe76 avatar ixs avatar kjkeane avatar mgomersbach avatar mraymond77 avatar myii avatar noelmcloughlin avatar omltorg avatar rossengeorgiev avatar semantic-release-bot avatar tampakrap avatar

Watchers

 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.