Revision bfc065ce
Added by Thomas McKay over 8 years ago
lib/hammer_cli_csv/operating_systems.rb | ||
---|---|---|
83 | 83 |
} |
84 | 84 |
}) |
85 | 85 |
else |
86 |
print "Updating operatingsystem '#{name}'..." if option_verbose? |
|
86 |
print "Updating operating system '#{name}'..." if option_verbose?
|
|
87 | 87 |
@f_operatingsystem_api.update({ |
88 | 88 |
'id' => @existing[name], |
89 | 89 |
'operatingsystem' => { |
Also available in: Unified diff
roles-test - wip
roles-test - users now get roles, orgs, and locations