Project

General

Profile

« Previous | Next » 

Revision 176b2144

Added by Greg Sutcliffe over 11 years ago

Fix typo in component name and don't default to nightly

View differences:

manifests/install/repos.pp
default => 'stable',
}
file { "/etc/apt/sources.list.d/$name.list":
content => "deb http://deb.theforeman.org/ $lsbdistcodename $compnent_name\n"
content => "deb http://deb.theforeman.org/ $lsbdistcodename $component_name\n"
}
~>
exec { "foreman-key-$name":

Also available in: Unified diff