GithubHelp home page GithubHelp logo

hemebond / icinga2-formula Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 87 KB

A Salt formula that installs and configures Icinga2.

License: Other

SaltStack 46.71% Jinja 11.49% Python 41.79%
icinga2 saltstack saltstack-formula

icinga2-formula's People

Contributors

hemebond avatar martinhoefling avatar nmadhok avatar whiteinge avatar

Watchers

 avatar  avatar

Forkers

yoda-bzh

icinga2-formula's Issues

mine.get returns /var/lib/icinga2/ca/ca.crt, not /certs/ca.crt

in https://github.com/hemebond/icinga2-formula/blob/master/icinga2/pki/client.sls
The icinga2_client_master_cert ID asks for /var/lib/icinga2/ca/ca.crt (ca, not certs)

https://github.com/hemebond/icinga2-formula/blob/master/icinga2/pki/client.sls#L11

However, the file is stored in {{icinga2.ca_dir}}/ca.crt
https://github.com/hemebond/icinga2-formula/blob/master/icinga2/pki/ca.sls#L39

with icinga.ca_dir being /var/lib/icinga2/certs (certs, not ca)
https://github.com/hemebond/icinga2-formula/blob/master/icinga2/map.jinja#L13

This results in a file not found.

Is it intended ? if not, can the path in the mine.get call use {{ icinga2.ca_dir }}/ca.crt instead of a fixed file ?

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.