Skip to content

Commit

Permalink
Revert "Use the RC repo for now"
Browse files Browse the repository at this point in the history
Now that 1.1 is released there's no longer a reason to use the RC repo.

This reverts commit 4098163.
  • Loading branch information
ekohl committed Feb 7, 2013
1 parent eae698b commit 73bd43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Expand Up @@ -30,7 +30,7 @@
# set it to some custom location.
$custom_repo = false
# this can be stable, rc, or nightly
$repo = 'rc'
$repo = 'stable'
$railspath = '/usr/share'
$app_root = "${railspath}/foreman"
$user = 'foreman'
Expand Down

0 comments on commit 73bd43f

Please sign in to comment.