Description of problem: The remote configuration tool is hanging when configuring a node. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The underlying issue seems to be that puppetrun will hang and wait for what seems like forever if it is able to resolve a node (ie get an IP), but that node isn't responding (doesn't exists, hung, etc). There doesn't appear to be a timeout value for puppetrun either.
After a bit more testing, it seems the issue is related to a node being hung and puppetrun for some reason thinking it needs to wait for a response. More investigation is needed.