https://www.puppet.com/community logo
Join Slack
Powered by
# puppet
  • a

    Anna Nesterova

    05/11/2022, 5:56 PM
    trying with 1 host only
  • a

    Anna Nesterova

    05/11/2022, 5:56 PM
    same
  • n

    natemccurdy

    05/11/2022, 5:56 PM
    This error is being thrown during catalog compilation, so it’ll help to be 100% sure we know which server is compiling the catalog.
  • a

    Anna Nesterova

    05/11/2022, 5:57 PM
    different ones
  • a

    Anna Nesterova

    05/11/2022, 5:57 PM
    right now i did on the same where i ran it
  • a

    Anna Nesterova

    05/11/2022, 5:57 PM
    got the same
  • n

    natemccurdy

    05/11/2022, 6:01 PM
    I’d try this next, just to be sure:
    Copy code
    sudo rm -rf /etc/puppet/environments//TO_14888/modules/dnsquery/vendor
    sudo puppet resource service puppetserver ensure=stopped
    sudo puppet resource service puppetserver ensure=running
    sudo puppet agent -t --server $(hostname -f) --no_use_srv_records --environment TO_14888
  • a

    Anna Nesterova

    05/11/2022, 6:02 PM
    i wouldnt delete modules
  • j

    jballiet

    05/11/2022, 6:03 PM
    Anybody have an idea on how to resolve the following errors in my debug..
  • s

    Slackbot

    05/11/2022, 6:04 PM
    This message was deleted.
    n
    j
    • 3
    • 6
  • n

    natemccurdy

    05/11/2022, 6:04 PM
    Okay… it’s not deleting a module though. I will say that it’s extremely strange that that module has a
    vendor/
    directory though. That’s definitely not needed for the module to function.
  • a

    Anna Nesterova

    05/11/2022, 6:04 PM
    right, not the entire module, but some vendor stuff which might be needed
  • a

    Anna Nesterova

    05/11/2022, 6:05 PM
    also if the issue was there i’d have issues in other DCs
  • a

    Anna Nesterova

    05/11/2022, 6:05 PM
    so that’s not the case
  • s

    Slackbot

    05/11/2022, 6:08 PM
    This message was deleted.
    j
    a
    • 3
    • 6
  • j

    josh

    05/11/2022, 9:11 PM
    I've seen similar problems also when a module requires the file type directly like https://github.com/electrical/puppet-lib-file_concat/pull/8
  • s

    Slackbot

    05/11/2022, 11:52 PM
    This message was deleted.
    g
    • 2
    • 1
  • n

    natemccurdy

    05/11/2022, 11:56 PM
    https://puppet.com/docs/pe/2021.5/system_configuration.html#firewall
    hooray 1
    this 1
  • a

    Allahshukur Ahmadzada

    05/12/2022, 9:37 AM
    I am preparing Puppet exam, I need a smart way to highlight hard/necessary places and return back them later. I can print html pages to pdf one by one but it does not seem good idea. Anyone has better idea? is there pdf version of Puppet exam Reading Nook?
  • a

    Allahshukur Ahmadzada

    05/12/2022, 9:37 AM
    I am preparing Puppet exam, I need a smart way to highlight hard/necessary places and return back them later. I can print html pages to pdf one by one but it does not seem good idea. Anyone has better idea? is there pdf version of Puppet exam Reading Nook?
  • y

    Yury Bushmelev

    05/12/2022, 10:32 AM
    My colleagues would like to ask if it's possible to manage Juniper MX10003 with puppet? It seems it's not in supported devices matrix: https://www.juniper.net/documentation/us/en/software/junos-puppet/junos-puppet/topics/concept/junos-puppet-support-matrix.html. Though I'm not really good in Junipers..
  • d

    Dr Bunsen Honeydew

    05/12/2022, 11:45 AM
    beaker 🧑‍🏫Puppet Forge is about to start up in #CFD8Z9A4T
  • j

    Joemon

    05/12/2022, 1:19 PM
    Our security scanner reports that HSTS header (strict-transport-security) missing on port 8140. Anybody knows how to set this header. We are using open-source version 7.1.2
  • s

    Slackbot

    05/12/2022, 1:20 PM
    This message was deleted.
    🤔 1
    ➕ 1
    v
    a
    c
    • 4
    • 6
  • j

    Jon

    05/12/2022, 1:39 PM
    Is it possible to run puppet ca in an active/active setup? If both were using the same underlying share.
  • j

    Jon

    05/12/2022, 1:39 PM
    Is it possible to run puppet ca in an active/active setup? If both were using the same underlying share.
  • b

    bastelfreak

    05/12/2022, 1:43 PM
    concurrent writes to the files might nuke them
  • d

    dmnfortytwo

    05/12/2022, 3:22 PM
    Hi! I'm trying to run a server on arm64 node and it fails with
    Puppet::Error: Cannot determine basic system flavour
    during startup. I'm using official package and there's no issue with tmp directory. Here's a ticket I created in puppetlabs jira: https://tickets.puppetlabs.com/browse/SERVER-3199. Could anyone take a look and say if I'm doing something wrong? Thank you.
  • c

    CVQuesty

    05/12/2022, 3:28 PM
    OS?
  • d

    dmnfortytwo

    05/12/2022, 3:30 PM
    Ubuntu focal
1...343536...428Latest