Project

General

Profile

Actions

Bug #7412

closed

Architecture #7114: Make the bundlesequence be defined in a dedicated bundle

Inputs lists are weirdly indented and don't follow our CFEngine conventions when generated by rudder-web

Added by Jonathan CLARKE over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

As you can see in this generated file, the current generation does something odd with line indentation:

body file control {

  inputs => {
    "filesPermissions/2.1/filesPermissions.cf",
                  "rpmPackageInstallation/7.0/rpmPackageInstallation.cf",
                  "checkGenericFileContent/7.0/checkGenericFileContent.cf" 

  };

Furthermore, the inputs list starts on the same line as the first item, which is not standard in CFEngine.

This fix requires 2 pull requests: one in rudder to change the generation and one in rudder-techniques to change the template. They can be merged separately without risk.


Subtasks 1 (0 open1 closed)

Bug #7413: Fix CFEngine conventions for generated files rudder_directives.cf and rudder_system_directives.cfReleasedNicolas CHARLES2015-11-13Actions
Actions

Also available in: Atom PDF