Revision c4360273
Added by Justin Sherrill over 4 years ago
lib/hammer_cli_csv/content_hosts.rb | ||
---|---|---|
248 | 248 |
'content_view_id' => content_view_id |
249 | 249 |
}, |
250 | 250 |
'subscription_facet_attributes' => { |
251 |
'installed_products' => products(line), |
|
251 |
'installed_products_attributes' => products(line),
|
|
252 | 252 |
'service_level' => line[SLA], |
253 | 253 |
'autoheal' => true |
254 | 254 |
} |
Also available in: Unified diff
Fixes #23184 - properly update installed prods