Skip to content

Commit

Permalink
Merge pull request redhat-openstack#42 from cwolferh/satellite_of_love
Browse files Browse the repository at this point in the history
replace "spacewalk" with "satellite"
  • Loading branch information
jsomara committed Jun 10, 2013
2 parents 8051f28 + f84df96 commit c2f97e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@
# OS parameters for RHN(S) registration, see redhat_register snippet
{
# "site" for local Satellite, "hosted" for RHN
"spacewalk_type" => "site",
"spacewalk_host" => "satellite.example.com",
"satellite_type" => "site",
"satellite_host" => "satellite.example.com",
# Activation key must have OpenStack child channel
"activation_key" => "1-example",
}.each do |k,v|
Expand Down

0 comments on commit c2f97e8

Please sign in to comment.