Skip to content

Commit

Permalink
fixing indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
madhav-bharadwaj committed Jun 7, 2018
1 parent 1395014 commit 275b7a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/server_profile.pp
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
oneview_server_profile{'Server Profile Get Available Networks':
ensure => 'get_available_networks',
data => {
query_parameters => {
enclosureGroupUri => '/rest/enclosure-groups/c0a48dee-0730-4e1c-aa15-13820ff83ef5',
serverHardwareTypeUri => '/rest/server-hardware-types/CEA8BEEA-D855-4E7B-9F43-A83DE6753B48'
query_parameters => {
enclosureGroupUri => '/rest/enclosure-groups/c0a48dee-0730-4e1c-aa15-13820ff83ef5',
serverHardwareTypeUri => '/rest/server-hardware-types/CEA8BEEA-D855-4E7B-9F43-A83DE6753B48'
# scopesUri => '/rest/scopes/bf3e77e3-3248-41b3-aaee-5d83b6ac4b49'
}
}
Expand Down

0 comments on commit 275b7a2

Please sign in to comment.