Revision bfc065ce
Added by Thomas McKay over 8 years ago
lib/hammer_cli_csv/system_groups.rb | ||
---|---|---|
89 | 89 |
'description' => line[DESCRIPTION] |
90 | 90 |
}) |
91 | 91 |
else |
92 |
print "Updating systemgroup '#{name}'..." if option_verbose? |
|
92 |
print "Updating system group '#{name}'..." if option_verbose?
|
|
93 | 93 |
@k_systemgroup_api.update({ |
94 | 94 |
'organization_id' => line[ORGANIZATION], |
95 | 95 |
'id' => @existing[line[ORGANIZATION]][name], |
Also available in: Unified diff
roles-test - wip
roles-test - users now get roles, orgs, and locations