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

    Slackbot

    06/07/2023, 7:36 AM
    This message was deleted.
    b
    r
    r
    • 4
    • 20
  • s

    Slackbot

    06/07/2023, 12:04 PM
    This message was deleted.
    b
    k
    • 3
    • 17
  • l

    Les Shiner

    06/07/2023, 4:07 PM
    possible to download a tiny file from master/compiler to the agent that is not in a module path?
  • l

    Les Shiner

    06/07/2023, 4:08 PM
    i.e. instead of
    Copy code
    file { '/path/on/client/myfile.txt':
      ensure => file,
      source => 'puppet:///modules/mymodule/myfile.txt',
    }
    something like
    Copy code
    file { '/foo_user/foobar/foo.txt':
        ensure => file,
        source => '/new_user/foobar/foo.txt',
      }
  • l

    Les Shiner

    06/07/2023, 4:08 PM
    obviously the bottom one doesn't work which is why i'm asking
  • r

    ramindk

    06/07/2023, 4:10 PM
    @Les Shiner https://www.puppet.com/docs/puppet/7/config_file_fileserver.html I've never used them, but should do what you want.
  • l

    Les Shiner

    06/07/2023, 4:10 PM
    @ramindk thank you!
  • l

    Les Shiner

    06/07/2023, 4:11 PM
    this looks perfect actually
  • r

    ramindk

    06/07/2023, 4:16 PM
    I'd be curious what you're doing with it and if it shouldn't be in Jenkins or whatever creating an apt/rpm for agents to consume. Grabbing files from the puppetserver seems a little sketch. I'd guess you're generating some cluster level config that's easier to determine membership outside of a catalog compile.
  • k

    Ken

    06/07/2023, 4:20 PM
    I did that by creating a symlink from ../mymodule/symlink/somewhere/on/filesystem/
  • j

    Jean Michel Feltrin

    06/07/2023, 5:06 PM
    Hi
  • s

    Slackbot

    06/07/2023, 5:07 PM
    This message was deleted.
    r
    j
    • 3
    • 2
  • s

    Slackbot

    06/07/2023, 7:26 PM
    This message was deleted.
    b
    k
    y
    • 4
    • 17
  • s

    Slackbot

    06/07/2023, 7:47 PM
    This message was deleted.
    👀 1
    b
    • 2
    • 1
  • s

    Slackbot

    06/07/2023, 10:12 PM
    This message was deleted.
    b
    • 2
    • 1
  • s

    Slackbot

    06/08/2023, 1:05 AM
    This message was deleted.
    m
    • 2
    • 1
  • s

    Slackbot

    06/08/2023, 8:58 AM
    This message was deleted.
    l
    • 2
    • 1
  • r

    romgo

    06/08/2023, 8:59 AM
    the $confd_dir value is $confd_dir = "${httpd_dir}/conf.d" so no issue with that for me
  • r

    romgo

    06/08/2023, 9:01 AM
    I use this module on Debian also, but I don't have same issue
  • y

    Yury Bushmelev

    06/08/2023, 9:01 AM
    I saw the same issue here: https://puppetcommunity.slack.com/archives/C0W298S9G/p1686079727120559
    this2 1
  • g

    glee

    06/08/2023, 9:01 AM
    @romgo what version of the puppet agent are you using? this appears to be similar to earlier issue: https://puppetcommunity.slack.com/archives/C0W298S9G/p1686079727120559 -- you want to be on puppet 6.24 or later https://www.puppet.com/docs/puppet/6/release_notes_puppet.html#enhancements_puppet_x-7-9-0-PUP-5704
  • r

    romgo

    06/08/2023, 9:02 AM
    oh
  • g

    glee

    06/08/2023, 9:02 AM
    that is puppet 6.24 added support for "The exec provider supports commands as an Array"
  • r

    romgo

    06/08/2023, 9:03 AM
    right ! didn't see that we deployed puppet 6, but on the faulty server I got :
    Copy code
    -bash-4.2$ rpm -qa | grep puppet
    puppet-agent-5.5.22-1.el7.x86_64
  • r

    romgo

    06/08/2023, 9:03 AM
    thank you for pointing me to the right path !
    👍 2
  • d

    Dr Bunsen Honeydew

    06/08/2023, 11:45 AM
    beaker 🧑‍🏫Puppet Forge is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    06/08/2023, 2:57 PM
    This message was deleted.
    b
    r
    y
    • 4
    • 4
  • s

    Slackbot

    06/08/2023, 3:41 PM
    This message was deleted.
    c
    • 2
    • 1
  • t

    Tom Hilburn

    06/08/2023, 3:45 PM
    Any word on when puppetserver/puppetdb will be released for ubuntu 22(Jammy)
  • s

    Slackbot

    06/08/2023, 5:45 PM
    This message was deleted.
    🙌 1
    charmander dancing 1
    j
    • 2
    • 1
1...372373374...428Latest