Project

General

Profile

Actions

Bug #13770

closed

SSH provisioning fails when no puppetca is assigned to the host

Added by Ivan Necas about 8 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Orchestration
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We have the current code in the ssh provisioning:

https://github.com/theforeman/foreman/blob/1.10.1/app/models/concerns/orchestration/ssh_provision.rb#L66

When there is no puppetca, the puppetca? contidion leads to the method return nil,
which is considered as fail on the orchestration, leading to failure of the whole process.


Related issues 3 (2 open1 closed)

Related to Foreman - Bug #3541: ec2 provisioning failure in setSSHProvision (when no CA available?)ClosedIvan Necas10/29/2013Actions
Related to Foreman - Bug #13771: Failure in after_commit orchestration is very hard to debugNew02/17/2016Actions
Related to Foreman - Tracker #14002: Orchestration build around ActiveRecord hooks trackerNew03/02/2016

Actions
Actions #1

Updated by Dominic Cleal about 8 years ago

  • Related to Bug #3541: ec2 provisioning failure in setSSHProvision (when no CA available?) added
Actions #2

Updated by Ivan Necas about 8 years ago

  • Related to Bug #13771: Failure in after_commit orchestration is very hard to debug added
Actions #3

Updated by Dominic Cleal about 8 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Ivan Necas about 8 years ago

  • Related to Tracker #14002: Orchestration build around ActiveRecord hooks tracker added
Actions

Also available in: Atom PDF