Hi
I am working on GCE and I would like to use foreman. I install it with
foreman-installer.
I follow these instructions :
http://theforeman.org/manuals/1.4/index.html#5.2.4GoogleComputeEngineNotes
I put gce in my compute ressource and then I try to create a host in gce
compute ressource. A debian 7.4 from google's image.
When I submit, the first step failed and I have got this in 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)
I have no idea where does it comes from. Does someones know why ?
Cheers