Project

General

Profile

Actions

Feature #31283

closed

add foreman-maintain prep-6.10-upgrade command

Added by Ian Ballou over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Correct permissions on /var/lib/pulp/:

chmod -R g+rwX /var/lib/pulp/content
find /var/lib/pulp/content -type d -perm -g-s -exec sudo chmod g+s {} \;
chgrp -R pulp /var/lib/pulp/content

Install Pulp 3 without starting services https://github.com/theforeman/puppet-pulpcore/pull/137

Actions #1

Updated by Ian Ballou over 3 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/418 added
Actions #3

Updated by Anonymous over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF