Skip to content

Commit

Permalink
Update attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 23, 2024
1 parent c138dba commit 744362b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
default['redborder']['organization_uuid'] = nil
default['redborder']['organizations'] = []
default['redborder']['locations'] = %w(namespace namespace_uuid organization organization_uuid service_provider service_provider_uuid deployment deployment_uuid market market_uuid campus campus_uuid building building_uuid floor floor_uuid)
default['redborder']['repo'] = {}
default['redborder']['repo']['version'] = nil

default['redborder']['proxy']['insecure'] = true

Expand Down

0 comments on commit 744362b

Please sign in to comment.