Actions
Bug #26480
closedregistration fails if puppet fact with dmi::system::uuid exists in foreman
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Steps to reproduce:
1. create a puppet fact with the name of 'dmi::system::uuid'
2. PuppetFactName.create(:name => 'dmi::system::uuid' )
3. try to register a system with sub-man
Actions