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

    Lumiere

    12/05/2022, 8:57 PM
    I assume its put a web proxy or socks proxy between agent and master
  • l

    Lumiere

    12/05/2022, 8:57 PM
    I know it will talk to the http_proxy but I've never gotten it working that way
  • b

    bastelfreak

    12/05/2022, 8:58 PM
    yeah, I recommend not doing it
  • l

    Lumiere

    12/05/2022, 9:01 PM
    even more so, it's literally one port to one server, it shouldn't be that big an issue (and if you have to, I bet you could make it run on 443
  • v

    VoxBot

    12/06/2022, 7:43 AM
    dhollinger: we have haproxy in front of several servers.
  • v

    VoxBot

    12/06/2022, 7:44 AM
    dhollinger: but you are asking something else like a http_proxy.
  • v

    Vaughn

    12/06/2022, 8:53 AM
    message has been deleted
  • v

    Vaughn

    12/06/2022, 8:53 AM
    My username is VaughnKearns Getting the following when trying to push up the release branch.
    Copy code
    git push origin rel/4.2.1
    Warning: Permanently added '<http://github.com|github.com>' (ED25519) to the list of known hosts.
    ERROR: Permission to voxpupuli/puppet-mongodb.git denied to VaughnKearns.
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists.
  • s

    Slackbot

    12/06/2022, 9:19 AM
    This message was deleted.
    v
    • 2
    • 1
  • v

    VoxBot

    12/06/2022, 10:46 AM
    morning people, any apache users here? https://github.com/puppetlabs/puppetlabs-apache/pull/2349
  • v

    VoxBot

    12/06/2022, 10:46 AM
    looks to ewoud
  • v

    VoxBot

    12/06/2022, 10:47 AM
    I am but probably on an ancient version of that module still :/
  • v

    VoxBot

    12/06/2022, 10:47 AM
    nice!
  • v

    VoxBot

    12/06/2022, 10:59 AM
    bastelfreak: left a review, but I like the unification
  • v

    VoxBot

    12/06/2022, 11:06 AM
    thanks
  • v

    Vaughn

    12/06/2022, 12:22 PM
    Hi Guys, please review the following PR to bump the mongodb module.
  • v

    VoxBot

    12/06/2022, 12:50 PM
    https://registration.cfgmgmtcamp.org/ghent/2023/ ticket registration is open
    👍 1
  • v

    VoxBot

    12/06/2022, 12:54 PM
    \o/
  • v

    VoxBot

    12/06/2022, 12:55 PM
    so is the CFP!
  • v

    VoxBot

    12/06/2022, 12:55 PM
    for now
  • v

    VoxBot

    12/06/2022, 12:55 PM
    can't preach the "submit early" part, but "submit often" still works! :)
  • v

    VoxBot

    12/06/2022, 12:56 PM
    it closes in 10 hours according to https://cfp.cfgmgmtcamp.org/2023/cfp
  • d

    David Sandilands

    12/06/2022, 3:46 PM
    The testing is neat 🙂 caught my fumble with stdlib facts sneaking in. Just quickly did 2012 and 2016 windows facts to complete the set https://github.com/voxpupuli/facterdb/pull/259
  • d

    David Sandilands

    12/06/2022, 3:46 PM
    The testing is neat 🙂 caught my fumble with stdlib facts sneaking in. Just quickly did 2012 and 2016 windows facts to complete the set https://github.com/voxpupuli/facterdb/pull/259
  • d

    David Sandilands

    12/06/2022, 3:46 PM
    core wasn't available on 2012 on azure
  • b

    bastelfreak

    12/06/2022, 4:04 PM
    Those tests evolved over time, due to a lot of pain from wrong factsets 😄
  • v

    VoxBot

    12/06/2022, 4:08 PM
    can I get a review for https://github.com/voxpupuli/facterdb/pull/260
  • m

    Mike Renfro

    12/06/2022, 5:57 PM
    Migrated from the camptocamp openssl module to the voxpupuli one. The
    <% if $req_ext
    statement on https://github.com/voxpupuli/puppet-openssl/blob/623aee3ecb5bb5da4c67946a7b2cf19c6107579b/templates/cert.cnf.erb#L17 doesn’t have the same format as the
    <% if @req_ext
    statement on https://github.com/voxpupuli/puppet-openssl/blob/623aee3ecb5bb5da4c67946a7b2cf19c6107579b/templates/cert.cnf.erb#L38 , and only the second one appears to work as intended. Have I missed something fundamental, or is that just a bug to be filed?
  • m

    Mike Renfro

    12/06/2022, 5:57 PM
    Migrated from the camptocamp openssl module to the voxpupuli one. The
    <% if $req_ext
    statement on https://github.com/voxpupuli/puppet-openssl/blob/623aee3ecb5bb5da4c67946a7b2cf19c6107579b/templates/cert.cnf.erb#L17 doesn’t have the same format as the
    <% if @req_ext
    statement on https://github.com/voxpupuli/puppet-openssl/blob/623aee3ecb5bb5da4c67946a7b2cf19c6107579b/templates/cert.cnf.erb#L38 , and only the second one appears to work as intended. Have I missed something fundamental, or is that just a bug to be filed?
  • v

    VoxBot

    12/06/2022, 5:59 PM
    no, looks like a bug - ERB uses @ for variables
1...202203204...648Latest