Skip to content

Commit

Permalink
erchef_hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 25, 2024
1 parent 26ab787 commit fcbbde2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/resources/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
attribute :user, kind_of: String, default: 'nginx'
attribute :s3_port, kind_of: Integer, default: 9000
attribute :s3_hosts, kind_of: Array, default: ['localhost:9000']
attribute :erchef_hosts, kind_of: Array
attribute :erchef_port, kind_of: Integer, default: 4443
attribute :aioutliers_port, kind_of: Integer, default: 39091
attribute :cdomain, kind_of: String, default: 'redborder.cluster'
Expand Down

0 comments on commit fcbbde2

Please sign in to comment.