我在GCE工作,我想用工头。 我使用foreman-installer将它安装在Debian 7上。 我按照这些说明 。 我把GCE放到了我的计算资源中,然后我试图用Debian 7.4 GCE镜像在GCE计算资源中创build一个主机。
当我提交时,第一步失败了“设置计算实例”,我已经在production.log :
Rolling back due to a problem: [Preparation de l'instance <my-host-name> 2 failed [#<Host::Managed id: nil, name: "<my-host-name>", ip: nil, last_compile: nil, last_freshcheck: nil, last_report: nil, updated_at: nil, source_file_id: nil, created_at: nil, mac: nil, root_pass: nil, serial: nil, puppet_status: 0, domain_id: 1, architecture_id: 1, operatingsystem_id: 36, environment_id: 2, subnet_id: nil, ptable_id: 7, medium_id: 2, build: true, comment: "", disk: "", installed_at: nil, model_id: nil, hostgroup_id: 1, owner_id: nil, owner_type: nil, enabled: true, puppet_ca_proxy_id: nil, managed: true, use_image: nil, image_file: nil, uuid: nil, compute_resource_id: 1, puppet_proxy_id: nil, certname: "850d1234-4568-4j0h-9eab-0a39v782b803", image_id: 2, organization_id: nil, location_id: nil, type: "Host::Managed", compute_profile_id: nil>, :setCompute]] Failed to save: Rendered hosts/_progress.html.erb (0.5ms) Rendered puppetclasses/_selectedClasses.html.erb (0.0ms) Rendered puppetclasses/_classes.html.erb (5.8ms) Rendered puppetclasses/_class_selection.html.erb (516.0ms)
我不知道它来自哪里。 有人知道为什么吗?
干杯