Skip to content

Commit

Permalink
Change default uri to facade release
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Carabas committed Oct 27, 2020
1 parent 6c64c88 commit 3e01db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/provision_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include PuppetLitmus::InventoryManipulation

def default_uri
URI.parse('https://facade-main-6f3kfepqcq-ew.a.run.app/v1/provision')
URI.parse('https://facade-release-6f3kfepqcq-ew.a.run.app/v1/provision')
end

def platform_to_cloud_request_parameters(platform, cloud, region, zone)
Expand Down

0 comments on commit 3e01db7

Please sign in to comment.