Skip to content

Commit

Permalink
updated to proper release repo package
Browse files Browse the repository at this point in the history
  • Loading branch information
dkavanagh committed Nov 13, 2015
1 parent 0cadcbb commit 627f6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/console-deploy.cfn
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"# This config installs the eucalyptus and epel repos, then installs and\n",
"# configures the eucaconsole package\n",
"runcmd:\n",
" - [ yum, -y, install, 'http://downloads.eucalyptus.com/software/eucalyptus/4.2/centos/6/x86_64/eucalyptus-4.2.0-0.0.24054.2.el6.x86_64.rpm' ]\n",
" - [ yum, -y, install, 'http://downloads.eucalyptus.com/software/eucalyptus/4.2/centos/6/x86_64/eucalyptus-release-4.2-1.el6.noarch.rpm' ]\n",
" - [ yum, -y, install, eucaconsole ]\n",
" - [ sed, -i, 's/localhost/",
{ "Ref" : "CloudIP" },
Expand Down

0 comments on commit 627f6aa

Please sign in to comment.