Displaying 4 results from an estimated 4 matches for "medium_id".
2007 Nov 01
1
newbie: need to delete object in loop
Hi, sorry for this rather simplistic question, but I can''t think of a
good way of googling the answer (just been trying for 20 mins).
Anyway... so I have this rather simplistic piece of code:
<% for artwork in @artworks %>
<% if artwork.medium_id %>
<% medium = Medium.find(artwork.medium_id) %>
<% end %>
<% if medium %>
<p><%= medium.name %></p>
<% end %>
<% end %>
There are 6 artworks, but only the first one has a medium_id, the others
are not set. When the code runs the m...
2011 Nov 20
2
Foreman API, problem when creating hostgroups
I am trying to create a hostgroup using the Foreman API
(foreman-0.4-0.1rc1.noarch):
Using perl v.5.14.2, REST::Client et. al., ending up with sending:
POST /hostgroups
{"name":"api-created-
hostgroup","architecture_id":"","medium_id":"","environment_id":"","operatingsystem_id":"","ptable_id":"","puppetmaster":"puppet.dev.somewhere.com","root_pass":""}
which returns a 422-error
[that is: 422 Unprocessable Entity (...
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 -------
We haven't seen this
2013 Oct 16
9
puppetdb, foreman, one particular node has a problem
...uot;,
"environment_id", "hostgroup_id", "image_file", "image_id", "installed_at",
"ip", "last_compile", "last_freshcheck", "last_report", "location_id",
"mac", "managed", "medium_id", "model_id", "name", "operatingsystem_id",
"organization_id", "owner_id", "owner_type", "ptable_id", "puppet_ca_proxy_id",
"puppet_proxy_id","puppet_status", "root_pass", "seri...