Project

General

Profile

Actions

Bug #4256

closed

ncf "me.framework_path" is not defined in rudder promise.cf

Added by Vincent MEMBRÉ over 10 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
1
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

rudder cannot access to ncf framework

bundle "me" is not defined.

2013-12-12T05:49:28-0800    error: /openssh_server/methods/'configure'/file_template_expand/files/'${target_file}': Unable to open template file '${me.framework_path}/40_it_ops_knowledge/ncf/openssh-server/sshd_config.tml' to make '/etc/ssh/sshd_config'

We should define a bundle in rudder promise.cf to define that variable.

bundle common me
{
  vars:
      "framework_path" string => "/var/rudder/ncf/common";
}
Actions #1

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/253
Actions #2

Updated by Jonathan CLARKE over 10 years ago

  • Status changed from Pending technical review to Rejected

This is not currently required for ncf integration in Rudder, and I'd rather we fix it directly in ncf.

Actions #3

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 24 to Rudder
  • Category changed from Techniques to Techniques
Actions

Also available in: Atom PDF