Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Fix for feature "expose all notes manifest attributes in '.service_nodes'" #70

Merged
merged 1 commit into from
Feb 6, 2017
Merged

Fix for feature "expose all notes manifest attributes in '.service_nodes'" #70

merged 1 commit into from
Feb 6, 2017

Commits on Feb 5, 2017

  1. Fix for feature "expose all notes manifest attributes in '.service_no…

    …des'"
    
    This feature is very usefull but cause problems with large services.
    Unit's files get too big and service start could fail because of that.
    
    This PR aims to add a new yaml property 'exposeNodesInUnitEnv' as boolean
    to make '.service_nodes' optional.
    
    Set to 'true', service nodes will be exposed.
    Set to 'false' (or not set), they won't
    Jean Baptiste Favre committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    9b9c4b1 View commit details
    Browse the repository at this point in the history