Skip to content

Hammer sub-command environment fails on CentOS 7 Provision Nightly #1442

@ephracis

Description

@ephracis

I try to bring up the box centos7-provision-nightly but it fails with the following error:

TASK [foreman_provisioning_infrastructure : update environment] ****************
fatal: [centos7-provision-nightly]: FAILED! => changed=true 
  cmd: |-
    hammer environment update --name production --organizations 'Default Organization' --locations 'Default Location'
  delta: '0:00:01.089646'
  end: '2021-11-12 10:22:07.066657'
  msg: non-zero return code
  rc: 64
  start: '2021-11-12 10:22:05.977011'
  stderr: |-
    Error: No such sub-command 'environment'.
  
    See: 'hammer --help'.
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions