Project

General

Custom queries

Profile

Actions

Bug #5399

closed

setup.rb --devel misconfigured for smart proxy

Added by Thomas McKay about 11 years ago. Updated almost 7 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 11 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 #3

Updated by Eric Helms over 9 years ago

  • Status changed from New to Resolved

IF this is still an issue, please re-open

Actions

Also available in: Atom PDF