Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Update default.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shaon committed Mar 18, 2016
1 parent c42d60a commit f811880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
default['deployer']['chef-server-url'] = 'http://10.111.4.101'
default['deployer']['default-password'] = 'foobar'
default['eutester']['git-repository'] = 'http://git.qa1.eucalyptus-systems.com/qa-repos/eutester.git'
default['eutester']['git-revision'] = 'maint/4.0/testing'
default['eutester']['git-revision'] = 'master'
default['EucaTest']['git-repository'] = 'https://github.com/viglesiasce/EucaTest.git'
default['EucaTest']['git-revision'] = 'master'

0 comments on commit f811880

Please sign in to comment.