Project

General

Profile

Actions

Bug #5399

closed

setup.rb --devel misconfigured for smart proxy

Added by Thomas McKay about 10 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

% setup.rb --devel --devel-user=thomasmckay fedora19

  1. User 'thomasmckay' needs to be added to 'puppet' group in order to access puppet certs
  2. ~thomasmckay/foreman/config/settings.yaml needs the following to allow access to smart proxy at https://fqdn:9090
    ```
    :ssl_certificate: "/etc/pki/katello/certs/katello-ca.crt"
    :ssl_ca_file: "/etc/pki/katello/certs/katello-ca.crt"
    :ssl_priv_key: "/etc/pki/katello/private/katello-ca.key"

```

Actions #1

Updated by Thomas McKay about 10 years ago

Also, very very important to indicate that the user must logout and then back in before proceeding with running server (rails s) since, at least on f19, the groups do not apply to the currently-logged in user.

Actions #2

Updated by Eric Helms almost 10 years ago

  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #3

Updated by Eric Helms over 8 years ago

  • Status changed from New to Resolved

IF this is still an issue, please re-open

Actions #4

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF