Project

General

Profile

Actions

Bug #25536

open

Puppet master/ca/openscap disappear from host form when org is selected

Added by Lukas Zapletal over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

I select an organization and puppet master, ca and openscap dropdowns all disappear. Not sure what is wrong, but this looks like a blocker to me. 1.20

2018-11-22T14:30:53 [I|app|] Started POST "/hosts/process_taxonomy" for 192.168.199.1 at 2018-11-22 14:30:53 +0000
2018-11-22T14:30:53 [I|app|2aeaa] Processing by HostsController#process_taxonomy as */*
2018-11-22T14:30:53 [I|app|2aeaa]   Parameters: {"utf8"=>"✓", "authenticity_token"=>"SHHUCocEbahKTaOPfY8XdFc/vDQjImJMy9HFEP3HnNnMtB3t9vnFAjV1BgCq+uFceRCp2pLF/GjYbpGpVKPnfQ==", "host"=>{"name"=>"phil-walema", "organization_id"=>"1", "location_id"=>"", "hostgroup_id"=>"", "compute_resource_id"=>"", "environment_id"=>"", "puppet_proxy_id"=>"", "puppet_ca_proxy_id"=>"", "openscap_proxy_id"=>"", "ansible_role_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"phil-walema", "domain_id"=>"", "subnet_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "execution"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "architecture_id"=>"", "operatingsystem_id"=>"", "provision_method"=>"build", "build"=>"1", "medium_id"=>"", "ptable_id"=>"", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"4-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "fakepassword"=>"[FILTERED]"}
2018-11-22T14:30:53 [I|app|2aeaa] Current user set to admin (admin)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/_progress.html.erb (0.3ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/puppet/_main_tab_fields.html.erb (6.3ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_base_form.html.erb (40.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_virtual_form.html.erb (1.1ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_provider_specific_form.html.erb (0.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/manageds/_managed.html.erb (42.8ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_base_form.html.erb (32.8ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_virtual_form.html.erb (1.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/_provider_specific_form.html.erb (0.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered nic/manageds/_managed.html.erb (35.5ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/_interfaces.html.erb (79.9ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered common/os_selection/_architecture.html.erb (0.8ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_bootdisk-14.0.0/app/views/hosts/provision_method/bootdisk/_form.html.erb (0.4ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered common/os_selection/_operatingsystem.html.erb (1.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/provision_method/build/_form.html.erb (2.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/provision_method/image/_form.html.erb (0.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/_operating_system.html.erb (7.6ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/_unattended.html.erb (7.9ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered collection of puppetclasses/_class_parameters.html.erb [0 times] (0.0ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered puppetclasses/_classes_parameters.html.erb (7.4ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered common_parameters/_inherited_parameters.html.erb (1.0ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered common_parameters/_parameter.html.erb (1.2ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered common_parameters/_parameters.html.erb (2.7ms)
2018-11-22T14:30:53 [I|app|2aeaa]   Rendered hosts/_form.html.erb (172.3ms)
2018-11-22T14:30:53 [I|app|2aeaa] Completed 200 OK in 198ms (Views: 154.8ms | ActiveRecord: 21.9ms)
2018-11-22T14:30:53 [I|app|] Started POST "/hosts/interfaces" for 192.168.199.1 at 2018-11-22 14:30:53 +0000
2018-11-22T14:30:53 [I|app|b2746] Processing by HostsController#interfaces as */*
2018-11-22T14:30:53 [I|app|b2746]   Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qmow//U1M6gXaynpM4M8D3jwb1jVM9SwIwKtwox9TFjGr/kYhMibAmhTjGbk9sonVt96tmTUSpQwvfl7JRk3/A==", "host"=>{"name"=>"phil-walema", "organization_id"=>"1", "location_id"=>"", "hostgroup_id"=>"", "compute_resource_id"=>"", "environment_id"=>"", "ansible_role_ids"=>[""], "managed"=>"true", "progress_report_id"=>"[FILTERED]", "type"=>"Host::Managed", "interfaces_attributes"=>{"0"=>{"_destroy"=>"0", "type"=>"Nic::Managed", "mac"=>"", "identifier"=>"", "name"=>"phil-walema", "domain_id"=>"", "subnet_id"=>"", "ip"=>"", "ip6"=>"", "managed"=>"1", "primary"=>"1", "provision"=>"1", "execution"=>"1", "virtual"=>"0", "tag"=>"", "attached_to"=>""}}, "architecture_id"=>"", "operatingsystem_id"=>"", "provision_method"=>"build", "build"=>"1", "medium_id"=>"", "ptable_id"=>"", "disk"=>"", "root_pass"=>"[FILTERED]", "is_owned_by"=>"4-Users", "enabled"=>"1", "model_id"=>"", "comment"=>"", "overwrite"=>"false"}, "fakepassword"=>"[FILTERED]"}
2018-11-22T14:30:53 [I|app|b2746] Current user set to admin (admin)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_base_form.html.erb (18.4ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_virtual_form.html.erb (1.1ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_provider_specific_form.html.erb (0.1ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/manageds/_managed.html.erb (21.0ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_base_form.html.erb (12.3ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_virtual_form.html.erb (1.1ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/_provider_specific_form.html.erb (0.2ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered nic/manageds/_managed.html.erb (15.0ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered hosts/_interfaces.html.erb (37.6ms)
2018-11-22T14:30:53 [I|app|b2746]   Rendered hosts/_interfaces_tab.html.erb (38.0ms)
2018-11-22T14:30:53 [I|app|b2746] Completed 200 OK in 57ms (Views: 36.7ms | ActiveRecord: 4.0ms)

No data to display

Actions

Also available in: Atom PDF