Actions
Bug #8915
closedThe foreman-installer script exits without useful information when trusted_node_data = true
Status:
Duplicate
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Description
We are looking to integrate The Foreman into a pre-existing system and are having difficulties.
First, the foreman-installer script exits with return code 25 and the following error message:
Could not get default values, check log file at /var/log/foreman-installer/foreman-installer.log for more information
The foreman-installer.log file contains:
[ERROR 2015-01-12 20:11:49 main] Repeating errors encountered during run: [ERROR 2015-01-12 20:11:49 main] Could not get default values, cannot continue
If we remove the 'trusted_node_data = true' line from puppet.conf, the installer continues.
Expectation: trusted_node_data should be allowed when using The Foreman installer.
Updated by Anonymous about 10 years ago
- Blocked by Bug #8944: rename facts parameter in foreman puppet module added
Updated by Dominic Cleal almost 10 years ago
- Status changed from New to Duplicate
This should be resolved in Foreman 1.8 and current nightlies thanks to #8944.
Actions