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

Also available in: Atom PDF