Project

General

Profile

« Previous | Next » 

Revision 1277d078

Added by Eric Helms over 8 years ago

Fixes #11609: Use Pulp module 1.0

View differences:

manifests/config.pp
mode => '0755',
}
file {'/etc/httpd/conf.d/pulp.conf':
ensure => file,
content => template('katello/pulp.conf.erb'),
owner => 'root',
group => 'root',
mode => '0644',
}
}

Also available in: Unified diff