我正在尝试在 CentOS 7 上安装 foreman 以与 Puppet 4.5 配合使用。执行手册中的所有步骤后,我无法运行 foreman-installer。
[vagrant@puppetmaster ~]$ sudo foreman-installer
Could not get default values, check log file at /var/log/foreman-installer/foreman.log for more information
我从日志中得到以下信息:
Evaluation Error: Unknown variable: '::domain'. at /usr/share/foreman-installer/modules/puppet/manifests/params.pp:48:26 on node puppetmaster
Could not get default values, cannot continue
我的环境:CentOS 7 x86_64
- ruby 2.0.0p598(2014-11-13)[x86_64-linux]
- 木偶 4.5.3
也许有人可以建议我一些可以工作的仪表板?