Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
madhav-bharadwaj committed Jun 7, 2018
1 parent 275b7a2 commit cc9c735
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/server_profile.pp
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@

oneview_server_profile{'Server Profile Get Available Servers':
ensure => 'get_available_servers',
# data => {
# # query_parameters => {
# # scopesUri => '/rest/scopes/bf3e77e3-3248-41b3-aaee-5d83b6ac4b49'
# # }
# # }
data => {
query_parameters => {
scopesUri => '/rest/scopes/bf3e77e3-3248-41b3-aaee-5d83b6ac4b49'
}
}
}

oneview_server_profile{'Server Profile Create':
Expand Down

0 comments on commit cc9c735

Please sign in to comment.