Giter Site home page Giter Site logo

Comments (8)

ripienaar avatar ripienaar commented on June 18, 2024

Hmm i don't think anything goes in that file. What was the error you had please?

from mcollective-choria.

amateo avatar amateo commented on June 18, 2024
The choria application failed to run, use -v for full error backtrace details: getaddrinfo: Name or service not known

I don't have the DNS configuration, so in that file I should have the hostnames

from mcollective-choria.

ripienaar avatar ripienaar commented on June 18, 2024

Ok yes without DNS you need too. If you look at the DNS section of the doc right at the bottom it should show how to add settings via Hiera to configure it manually I think it will then do it for you

from mcollective-choria.

amateo avatar amateo commented on June 18, 2024

I have those options and they are included in all my servers nodes, but not in the client.

from mcollective-choria.

ripienaar avatar ripienaar commented on June 18, 2024

Ok. To help me reproduce mind sticking your relevant Hiera sections in here? Sounds like a bug then to me

from mcollective-choria.

amateo avatar amateo commented on June 18, 2024

This is the configuration I have in hiera applied to all my nodes:

mcollective_choria::config:                                                          
  puppetserver_host: "%{hiera('puppet::puppetmaster')}"                              
  puppetca_host: "%{hiera('puppet::ca_server')}"                                     
  puppetdb_host: 'puppetdb.um.es'                                                    
  middleware_hosts:                                                                  
    - 'noctua10.um.es:4222'                                                          
                                                                                     
mcollective::server_config:                                                          
  libdir: '/opt/puppetlabs/mcollective/plugins'                                      
  logger_type: 'syslog'                                                              
  loglevel: 'info'                                                                   
mcollective::plugin_classes:                                                         
  - mcollective_agent_apt                                                            
mcollective::site_policies:                                                          
  - action: 'allow'                                                                  
    callers: 'choria=amateo.mcollective'                                             
    actions: '*'                                                                     
    facts: '*'                                                                       
    classes: '*'                                                                     
  - action: 'allow'                                                                  
    callers: 'choria=amateo_adm.mcollective'                                         
    actions: '*'                                                                     
    facts: '*'                                                                       
    classes: '*'                 

from mcollective-choria.

ripienaar avatar ripienaar commented on June 18, 2024

there are definitely some bugs here, but I'll need to spend more time on it, eitherway its a bug in the mcollective module, I'll need to look at this one next week

from mcollective-choria.

ripienaar avatar ripienaar commented on June 18, 2024

Relates to old mcollectived, fixed in choria

from mcollective-choria.

Related Issues (20)

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.