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

    rusty

    03/22/2023, 6:49 PM
    But, with caveats, it does work if you define "work" as a valid agent can connect and get its manifest. And an invalid agent cannot
  • r

    rusty

    03/22/2023, 6:49 PM
    But, with caveats, it does work if you define "work" as a valid agent can connect and get its catalog. And an invalid agent cannot
  • k

    Ken

    03/22/2023, 10:20 PM
    Hola - puppetboard install question. I've installed the latest puppetboard (on almalinux8) using the github instructions, and puppet installed both puppetboard and apache modules w/o any errors - a clean run. From what I'm seeing, everything is accounted for. wsgi module is loaded in apache, vhost points to the wsgi.py, etc. etc. I can restart apache no problems. But for some reason, when I try to hit the webpage (<http//I|http//><IP>/puppetboard) I get a 500 timeout, and these appears in the apache error log.
    [Wed Mar 22 18:14:36.919765 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] mod_wsgi (pid=872): Failed to exec Python script file '/srv/puppetboard/puppetboard/wsgi.py'.
    [Wed Mar 22 181436.921358 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] mod_wsgi (pid=872): Exception occurred processing WSGI script '/srv/puppetboard/puppetboard/wsgi.py'. [Wed Mar 22 181436.926900 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] Traceback (most recent call last): [Wed Mar 22 181436.926912 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] File "/srv/puppetboard/puppetboard/wsgi.py", line 14, in <module> [Wed Mar 22 181436.926914 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] from puppetboard.app import app as application [Wed Mar 22 181436.926920 2023] [wsgi:error] [pid 872] [remote 192.168.1.136:57190] ModuleNotFoundError: No module named 'puppetboard'
  • k

    Ken

    03/22/2023, 10:23 PM
    FWIW, I was trying earlier today on freebsd13.1 and ran into the exact same problem, tried a couple of different wsgi modules, no luck. So it appears to be a problem across at least these two platforms.
  • k

    Ken

    03/22/2023, 10:37 PM
    Apache/2.4.37 (AlmaLinux) mod_wsgi/4.6.4 Python/3.6 configured
  • a

    Andy Fry

    03/22/2023, 11:33 PM
    Worked a treat. Thanks @Brian Schonecker
  • b

    binford2k

    03/23/2023, 2:46 AM
    https://fosstodon.org/@puppet/110070283173182516
  • a

    Andy Fry

    03/23/2023, 4:22 AM
    @Brian Schonecker hmmm not quite. I assume because the @graphical-server-environment doesn't appear in the dnf list installed packages, puppet tries to install the group every time it runs. Any thoughts on how we avoid that?
  • s

    Slackbot

    03/23/2023, 9:32 AM
    This message was deleted.
    y
    • 2
    • 1
  • s

    Slackbot

    03/23/2023, 11:53 AM
    This message was deleted.
    r
    b
    +2
    • 5
    • 49
  • r

    Rahul

    03/23/2023, 12:08 PM
    Sure, Under
    /etc/puppet/environments/stage1
    , I have below module directories. 1. stage1/modules 2. stage2/modules 3. stage3/modules 4. modules. I want to set the environment.conf to read
    stage1/modules
    first then
    modules
    . Condition: The
    stageN
    is something dynamic which is captured by the ENC script using some logic.
  • t

    towo

    03/23/2023, 12:45 PM
    Well, the 'easy to adapt" bit kind of comes into question right now 😄
  • s

    Slackbot

    03/23/2023, 1:13 PM
    This message was deleted.
    b
    j
    h
    • 4
    • 15
  • j

    Joel Wilson

    03/23/2023, 1:13 PM
    Is that something that I have to do with
    jq
    post-processing?
  • j

    Joel Wilson

    03/23/2023, 1:28 PM
    Managed to sort it with jq:
    | jq 'sort_by(.count) | reverse'
  • b

    Benjamin Redling

    03/23/2023, 1:30 PM
    Hello everybody, I'm in search for the proper channel to report issues with docs.puppetlabs.com (its certificate is expired, combined with HSTS) -- #C03S89Y5ND9 didn't seem right to me, #C01SKFBKASW kind-of ... <tongue in cheek />
  • j

    Joel Wilson

    03/23/2023, 1:34 PM
    Is that a valid URL? I'm in https://www.puppet.com/docs
  • y

    Yorokobi

    03/23/2023, 1:35 PM
    Looks like it 302's to puppet.com/docs which has a valid cert.
  • s

    Slackbot

    03/23/2023, 1:36 PM
    This message was deleted.
    b
    • 2
    • 1
  • b

    bastelfreak

    03/23/2023, 1:38 PM
    Copy code
    SSL Certificate:
    Signature Algorithm: sha256WithRSAEncryption
    RSA Key Strength:    4096
    
    Subject:  <http://docs.puppetlabs.com|docs.puppetlabs.com>
    Altnames: DNS:<http://docs.puppetlabs.com|docs.puppetlabs.com>
    Issuer:   R3
    
    Not valid before: Dec 21 22:19:42 2022 GMT
    Not valid after:  Mar 21 22:19:41 2023 GMT
  • j

    Joel Wilson

    03/23/2023, 1:44 PM
    https://github.com/voxpupuli/voxpupuli.github.io/pull/285
  • d

    Dr Bunsen Honeydew

    03/23/2023, 5:45 PM
    waiting 🧑‍🏫Puppet Forge is about to start up in #CFD8Z9A4T
  • d

    Dr Bunsen Honeydew

    03/23/2023, 8:45 PM
    businessparrot 🧑‍🏫PE Console is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    03/24/2023, 9:54 AM
    This message was deleted.
    d
    r
    • 3
    • 3
  • r

    Robert Waffen

    03/24/2023, 9:54 AM
    found a somewhat broken or false link, do not know where to report this to, maybe @David Sandilands @binford2k you can help. on https://www.puppet.com/releases/2021.7.0 the link for the PE installer for ubuntu 20.04 points to the tar.gz of 18.04 i know its a old version. yet again i stumbled upon this at a customer ^^
  • d

    David Sandilands

    03/24/2023, 9:55 AM
    Thanks @Robert Waffen ill report to the web team to fix
  • s

    Slackbot

    03/24/2023, 11:13 AM
    This message was deleted.
    👍🏻 1
    b
    d
    • 3
    • 6
  • d

    Dr Bunsen Honeydew

    03/24/2023, 11:13 AM
    See the
    puppetlabs-tomcat
    module at https://forge.puppet.com/puppetlabs/tomcat?src=slack&amp;channel=puppet
  • d

    David Sandilands

    03/24/2023, 11:16 AM
    Puppet Content and Tooling Releases Supported modules puppetlabs-tomcat v6.4.1 and v.6.4.0 The Tomcat module installs, deploys, and configures Apache Tomcat web services. Key features/changes: Added • Added abbility to set attributes on apache context Fixed • Remove support for RedHat6 / OracleLinux6 / Scientific6 Full changelog v6.4.0 to v6.4.1 Full changelog V6.3.0 to v6.4.0 Feedback https://github.com/puppetlabs/puppetlabs-tomcat/issues puppetlabs-acl v9.0.2 The acl module lets you use Puppet to manage Access Control Lists (ACLs) on Windows. Windows uses Access Control Lists (ACLs) to store permissions information. An ACL is typically made up of a series of Access Control Entries (ACEs), representing individual permissions. The acl module adds a type and provider to let you manage all that information through Puppet. Key features/changes Fixed • Updated PDK and Puppet support versions Full changelog Feedback https://github.com/puppetlabs/puppetlabs-apt/issues puppetlabs-exec v2.2.1 Exec is a module providing tasks that allow the execution of a command and parameters Key features/changes Fixed • Remove support for RedHat6 / OracleLinux6 / Debian 9 • Fix NoMethodError in puppet_strings_helper.rb Full changelog Feedback https://github.com/puppetlabs/puppet-exec/issues
  • d

    David Sandilands

    03/24/2023, 11:18 AM
    Puppet Content and Tooling Releases Supported modules puppetlabs-tomcat v6.4.1 and v.6.4.0 The Tomcat module installs, deploys, and configures Apache Tomcat web services. Key features/changes: Added • Added abbility to set attributes on apache context Fixed • Remove support for RedHat6 / OracleLinux6 / Scientific6 Full changelog v6.4.0 to v6.4.1 Full changelog V6.3.0 to v6.4.0 Feedback https://github.com/puppetlabs/puppetlabs-tomcat/issues puppetlabs-acl v9.0.2 The acl module lets you use Puppet to manage Access Control Lists (ACLs) on Windows. Windows uses Access Control Lists (ACLs) to store permissions information. An ACL is typically made up of a series of Access Control Entries (ACEs), representing individual permissions. The acl module adds a type and provider to let you manage all that information through Puppet. Key features/changes Fixed • Updated PDK and Puppet support versions Full changelog Feedback https://github.com/puppetlabs/puppetlabs-apt/issues puppetlabs-exec v2.2.1 Exec is a module providing tasks that allow the execution of a command and parameters Key features/changes Fixed • Remove support for RedHat6 / OracleLinux6 / Debian 9 • Fix NoMethodError in puppet_strings_helper.rb Full changelog Feedback https://github.com/puppetlabs/puppet-exec/issues
1...336337338...428Latest