Revision bf81b9cf
Added by Thomas McKay over 8 years ago
lib/hammer_cli_csv/puppet_environments.rb | ||
---|---|---|
74 | 74 |
end |
75 | 75 |
|
76 | 76 |
# Update associated resources |
77 |
# TODO: Bug #4738: organization json does not include puppet environments |
|
78 |
# http://projects.theforeman.org/issues/4738#change-15319 |
|
79 |
# Update below to match style of domains |
|
77 | 80 |
organization_ids = CSV.parse_line(line[ORGANIZATIONS]).collect do |organization| |
78 | 81 |
foreman_organization(:name => organization) |
79 | 82 |
end |
Also available in: Unified diff
test-fixes - setup_test clean except for manifest upload repeat