Project

General

Profile

Actions

Bug #26764

closed

Forklift install fails due to puppet incompatability

Added by Kirk McCann about 6 years ago. Updated about 6 years ago.

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

Description

I'm running

ansible-playbook -l localhost playbooks/katello.yml -e foreman_repositories_version=1.18 -e katello_repositories_version=3.7

I get the error:

TASK [foreman_installer : Run installer] **************************************************************************
fatal: [localhost]: FAILED! => changed=true 
  cmd: foreman-installer -v --scenario katello  --disable-system-checks --foreman-admin-password changeme
  delta: '0:00:03.911705'
  end: '2019-05-09 00:00:39.795060'
  msg: non-zero return code
  rc: 30
  start: '2019-05-09 00:00:35.883355'
  stderr: ''
  stderr_lines: []
  stdout: |-
    Puppet 6.4.2 does not meet requirements for puppetlabs-apache (>= 4.7.0 < 6.0.0)
Actions

Also available in: Atom PDF