我正在尝试根据本教程使用 oo-installer 安装和配置 openshift origin。
但是我在应用木偶时遇到了一些问题。
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Warning: Variable access via 'fqdn' is deprecated. Use '@fqdn' instead. template[inline]:1
(at /usr/lib/ruby/siteruby/1.8/puppet/parser/templatewrapper.rb:76:in `methodmissing')
Warning: Scope(Class[Openshiftorigin::Plugins::Dns::Nsupdate]): Generate the Key file with '/usr/sbin/dnssec-keygen -a HMAC-MD5 -b 512 -n USER -r /dev/urandom -K /var/named apps.example.com'
Warning: Scope(Class[Openshiftorigin::Plugins::Dns::Nsupdate]): Use the last field in the generated key file /var/named/Kapps.example.com*.key
Error: bindkey is required. at /etc/puppet/modules/openshiftorigin/manifests/plugins/dns/nsupdate.pp:30 on node master.openshift.example.com
Error: bindkey is required. at /etc/puppet/modules/openshift_origin/manifests/plugins/dns/nsupdate.pp:30 on node master.openshift.example.com
有谁能够帮我?