Skip to content

unregistered clients don't get a pool assigned at first run #13

@fonk

Description

@fonk

Hi,

the first run on an unregistered system doesn't assign the pool:

[root@test1e ~]# puppet agent --test --server puppet --environment development
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for test1e.buch.de
Info: Applying configuration version '1418977889'
Notice: /Stage[main]/Role::Default-server/Rhsm_register[subscription.rhn.redhat.com]/ensure: created
Notice: Finished catalog run in 7.26 seconds
[root@test1e ~]# puppet agent --test --server puppet --environment development
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for test1e.buch.de
Info: Applying configuration version '1418977903'
Notice: /Stage[main]/Role::Default-server/Rhsm_register[subscription.rhn.redhat.com]/pool: pool changed '' to 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
Notice: Finished catalog run in 17.79 seconds
[root@test1e ~]# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions