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

    sukhdeep singh

    07/22/2022, 9:41 AM
    Hi.
  • s

    sukhdeep singh

    07/22/2022, 9:41 AM
    Guys I need help in puppet file resource type.
  • s

    Slackbot

    07/22/2022, 9:42 AM
    This message was deleted.
    s
    b
    • 3
    • 27
  • s

    sukhdeep singh

    07/22/2022, 9:50 AM
    Like we have below two file resource.
    Copy code
    file {"/opt/solr/members/conf/data-config.xml":
        ensure  => present,
        owner   => 'solr',
        group   => 'solr',
        mode    => '0644',
        content => template('solr8/data-config_members.erb')
      }
      file {"/opt/solr/offices/conf/data-config.xml":
        ensure  => present,
        owner   => 'solr',
        group   => 'solr',
        mode    => '0644',
        content => template('solr8/data-config_offices.erb')
      }
    Both are generating same file on the server but using different template.
  • s

    sukhdeep singh

    07/22/2022, 9:59 AM
    Can you provide me example which is getting created on a single server by different name and we have to use same variable in template?
  • s

    sukhdeep singh

    07/22/2022, 10:01 AM
    If I can use different template file then I will just create normal files without template.
  • f

    Fabien Travaglia

    07/22/2022, 2:04 PM
    Hello alls ! is there any french puppet user here ? 🙂
  • s

    Slackbot

    07/22/2022, 2:07 PM
    This message was deleted.
    f
    f
    +2
    • 5
    • 13
  • f

    fe80

    07/22/2022, 2:07 PM
    The better chan
    🙌 1
  • f

    fe80

    07/22/2022, 2:07 PM
    All people talk every days
  • f

    fe80

    07/22/2022, 2:09 PM
    I think the last activity is a wizz 🧌
  • r

    romgo

    07/22/2022, 2:35 PM
    Hello, i'm running a puppet server with arround 500 agents, and I have load issue on the server, and this seems to lead to agent delays on running
  • r

    romgo

    07/22/2022, 2:35 PM
    Hello, i'm running a puppet server with arround 500 agents, and I have load issue on the server, and this seems to lead to agent delays on running
  • r

    romgo

    07/22/2022, 2:35 PM
    currently I have configure puppet agent to runinterval = 1800, how dioes the agent behave ?
  • r

    romgo

    07/22/2022, 2:36 PM
    currently I have configure puppet agent to runinterval = 1800
  • s

    Slackbot

    07/22/2022, 2:36 PM
    This message was deleted.
    r
    v
    • 3
    • 11
  • b

    bastelfreak

    07/22/2022, 2:37 PM
    and configure max-queued-requests in puppetserver
  • f

    fe80

    07/22/2022, 2:38 PM
    and jdk* 11
  • f

    fe80

    07/22/2022, 2:38 PM
    and jdk* 11
  • s

    Slackbot

    07/22/2022, 2:38 PM
    This message was deleted.
    👍 1
    r
    • 2
    • 1
  • r

    romgo

    07/22/2022, 2:39 PM
    currently I have configure puppet agent to runinterval = 1800, how dioes the agent behave ?
  • r

    romgo

    07/22/2022, 2:40 PM
    here is the config : splay = false splaylimit = 1800
  • r

    romgo

    07/22/2022, 2:42 PM
    I know I'm suing out of date puppet 5, still need to find time to upgrade !
  • s

    Slackbot

    07/22/2022, 2:42 PM
    This message was deleted.
    😭 2
    😛 2
    😄 2
    😎 4
    f
    • 2
    • 1
  • r

    romgo

    07/22/2022, 3:14 PM
    does this apply also on each run ?
  • s

    Slackbot

    07/22/2022, 4:49 PM
    This message was deleted.
    i
    n
    l
    • 4
    • 14
  • v

    vchepkov

    07/22/2022, 4:52 PM
    did you mix up puppet and bolt?
  • v

    vchepkov

    07/22/2022, 4:53 PM
    bolt apply ntp.pp -t target
  • i

    inc0gnit0

    07/22/2022, 5:08 PM
    Like do I have to run a command or do I have to place it in a specific directory?
  • s

    Slackbot

    07/22/2022, 6:23 PM
    This message was deleted.
    c
    • 2
    • 1
1...102103104...428Latest