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

    todd.seidenberg

    04/20/2023, 9:50 PM
    when you say 'to the agent' to mean 'to the box on which i'm running
    puppet agent -t --environment=testenv
    ?`
  • b

    bastelfreak

    04/20/2023, 9:50 PM
    yes
  • t

    todd.seidenberg

    04/20/2023, 9:51 PM
    So here's that node's groups:
  • t

    todd.seidenberg

    04/20/2023, 9:52 PM
    i have two agent-specified envrionments now instead of 1, but that's about it.
  • t

    todd.seidenberg

    04/20/2023, 9:53 PM
    And note that the node is part of the
    dev_puppet one-time run exception
    group
  • t

    todd.seidenberg

    04/20/2023, 9:56 PM
    so its dynamically being added to that group - that's good.
  • s

    steveax

    04/20/2023, 9:57 PM
    hmmm, it’s not a member of any env group which seems strange
  • s

    steveax

    04/20/2023, 9:58 PM
    what does the node group hierarchy look like?
  • t

    todd.seidenberg

    04/20/2023, 9:59 PM
    its a member of
    dev_puppet
    which is an env group
  • t

    todd.seidenberg

    04/20/2023, 10:00 PM
    All Node -> Production Environment -> dev_puppet -> dev_puppet one-time run exception
  • s

    steveax

    04/20/2023, 10:01 PM
    so, your production env group is not a direct child of All Environments?
  • b

    bastelfreak

    04/20/2023, 10:01 PM
    and dev_puppet is under production?
  • s

    steveax

    04/20/2023, 10:02 PM
    mixing classification and env hierarchies is not recommended
  • t

    todd.seidenberg

    04/20/2023, 10:02 PM
    Its this above
  • b

    bastelfreak

    04/20/2023, 10:02 PM
    wat hc
  • t

    todd.seidenberg

    04/20/2023, 10:02 PM
    Wow - how bad is it?
  • t

    todd.seidenberg

    04/20/2023, 10:03 PM
    it's not my fault i swear
  • s

    steveax

    04/20/2023, 10:03 PM
    that is def pretty non standard đŸ˜‰
  • t

    todd.seidenberg

    04/20/2023, 10:04 PM
    well - i'm certainly interested in making it better, so any recommendations are greatly appreciated.
  • t

    todd.seidenberg

    04/20/2023, 10:04 PM
    However - I'd also love to know why i can't do the one-off classifications, either
  • s

    steveax

    04/20/2023, 10:06 PM
    out of the box hierarchy looks more like this:
  • s

    steveax

    04/20/2023, 10:07 PM
    and has env groups in a single hierarchy
  • t

    todd.seidenberg

    04/20/2023, 10:09 PM
    So we have an environment called
    Production
    for which all other environments are children
  • t

    todd.seidenberg

    04/20/2023, 10:09 PM
    you're recommending that we have
    Production
    at the same level as every other environment, in an
    All Environments
    folder
  • t

    todd.seidenberg

    04/20/2023, 10:09 PM
    yes?
  • s

    steveax

    04/20/2023, 10:10 PM
    that’s the standard setup that ships out of the box
  • t

    todd.seidenberg

    04/20/2023, 10:11 PM
    got it
1...464748...73Latest