Skip to content

Commit

Permalink
Start using the eol repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Schulze authored and majormoses committed Dec 18, 2019
1 parent aca9e32 commit c839705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions attributes/default.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Global
default['uchiwa']['version'] = '0.23.1-1'
default['uchiwa']['install_method'] = 'repo'
default['uchiwa']['apt_repo_url'] = 'http://repositories.sensuapp.org/apt'
default['uchiwa']['yum_repo_url'] = 'http://repositories.sensuapp.org'
default['uchiwa']['apt_repo_url'] = 'http://eol-repositories.sensuapp.org/apt'
default['uchiwa']['yum_repo_url'] = 'http://eol-repositories.sensuapp.org'
default['uchiwa']['use_unstable_repo'] = false
default['uchiwa']['http_url'] = 'http://dl.bintray.com/palourde/uchiwa'
default['uchiwa']['owner'] = 'uchiwa'
Expand Down

0 comments on commit c839705

Please sign in to comment.