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

    Slackbot

    04/15/2022, 3:06 PM
    This message was deleted.
    n
    • 2
    • 1
  • s

    Slackbot

    04/18/2022, 12:10 PM
    This message was deleted.
  • s

    Slackbot

    04/18/2022, 3:40 PM
    This message was deleted.
    a
    c
    • 3
    • 4
  • s

    Slackbot

    04/19/2022, 1:06 PM
    This message was deleted.
    t
    b
    c
    • 4
    • 17
  • c

    CVQuesty

    04/19/2022, 1:23 PM
    Hey all! I’m looking around in the docs for the old Puppetfile reference, and it appears to have been removed. Anyone have a link or whatever might have replaced it?
  • t

    Theodore Knab

    04/19/2022, 1:31 PM
    anyone using PE for free with less than 10 servers ? https://puppet.com/pricing/ says you can do this. Currently we have 14 servers, but i realized with a little bit of consolidation I could the servers down to about 7. How would we get a free PE licence ?
  • s

    Slackbot

    04/19/2022, 1:37 PM
    This message was deleted.
    👍 1
    p
    v
    • 3
    • 3
  • s

    shauver

    04/19/2022, 1:48 PM
    Note that you also don't get access to support with the free license, so it's not recommended for critical production environments. But it is fully featured in all other ways.
    👍 1
  • y

    Yorokobi

    04/19/2022, 1:51 PM
    And the PE host itself counts as a node.
    this 2
  • b

    bastelfreak

    04/19/2022, 2:30 PM
    so I am wondering where the PE classifier takes the information from
  • d

    David Sandilands

    04/19/2022, 3:00 PM
    message has been deleted
  • s

    Slackbot

    04/20/2022, 10:21 AM
    This message was deleted.
    m
    b
    +3
    • 6
    • 43
  • b

    bastelfreak

    04/21/2022, 11:24 AM
    hey people, I wanted to raise a ticket in https://tickets.puppetlabs.com/projects/ENTERPRISE/ and the latest 2019 release for
    Affects Version/s
    I can select is 2019.8.7, maybe someone can update that list.
  • r

    rnelson0

    04/21/2022, 12:52 PM
    @rnelson0 has left the channel
  • s

    Slackbot

    04/21/2022, 5:01 PM
    This message was deleted.
    s
    n
    • 3
    • 7
  • s

    Slackbot

    04/22/2022, 1:08 AM
    This message was deleted.
    d
    a
    • 3
    • 4
  • s

    Slackbot

    04/22/2022, 7:12 AM
    This message was deleted.
    d
    s
    v
    • 4
    • 6
  • n

    NickB

    04/22/2022, 9:25 PM
    Maybe something around this? https://jira.atlassian.com/browse/BSERV-13013?src=confmacro
  • s

    Slackbot

    04/27/2022, 1:12 PM
    This message was deleted.
    v
    b
    • 3
    • 3
  • s

    Slackbot

    04/27/2022, 2:47 PM
    This message was deleted.
    t
    v
    j
    • 4
    • 8
  • j

    josh

    04/27/2022, 9:11 PM
    Facter 3 and 4 use WMI to retrieve processor info, presumably that's failing for some reason https://github.com/puppetlabs/facter/blob/abb9990f1989d99eab8e4602e85dd0f7b9819db4/lib/src/facts/windows/processor_resolver.cc#L29
  • v

    vchepkov

    04/28/2022, 1:57 PM
    Code manager is failing with a cryptic message
    Copy code
    "kind": "puppetlabs.code-manager/deploy-failure",
          "msg": "Errors while deploying environment 'ITTO_4954_gdc' (exit code: 1):\nERROR\t -> ambiguous lookup - OID prefix is too short\nERROR\t -> ambiguous lookup - OID prefix is too short\n"
        },
  • v

    vchepkov

    04/28/2022, 1:57 PM
    any idea what's going on?
  • n

    n3snah

    04/28/2022, 1:57 PM
    if you have a class with hiera data defined but try to override that data in the PE console but it doesn't happen what is the likely reason? typically PE console will always override anything in hiera so I am a little stumped on this.
  • v

    vchepkov

    04/28/2022, 1:58 PM
    code manager doesn't reference hiera, is it? I would expect only puppetserver would
  • n

    n3snah

    04/28/2022, 2:00 PM
    so I have my control repo with a netplan class providing some defaults. I want to override this in the PE console on 1 node so I have got a node group with the agent pinned and with
    configuration data
    set with a different array than what is in hiera. It appears that its not even looking at the PE node group data though
  • n

    n3snah

    04/28/2022, 2:00 PM
    so I have my control repo with a netplan class providing some defaults. I want to override this in the PE console on 1 node so I have got a node group with the agent pinned and with
    configuration data
    set with a different array than what is in hiera. It appears that its not even looking at the PE node group data though
  • v

    vchepkov

    04/28/2022, 2:00 PM
    right, but that doesn't affect codemanager in any way
  • n

    n3snah

    04/28/2022, 2:00 PM
    its different to your issue sorry,
  • n

    n3snah

    04/28/2022, 2:01 PM
    in regards to your issue, I feel like there is a class doing some kind of lookup and its coming back with an error in your catalog compile
12345...73Latest