0f918de Ticket 50197 - Container integration part 2

Authored and Committed by firstyear 5 years ago
    Ticket 50197 - Container integration part 2
    
    Bug Description: Rather than hardcoding behaviours into the setup
    process of the installer, the container init process adapts the
    slapd config to match what a container needs.
    
    Fix Description: To achieve this, we expose a "start" option
    in the from-file install which allows the post install start
    to be true/false. We also correct the container's locations
    to install ds into known paths. Finally a flag is added to
    dsctl to prevent certain actions from running inside a container
    limiting us only to maintenance actions (and still only offline)
    
    https://pagure.io/389-ds-base/issue/50197
    
    Author: William Brown <william@blackhats.net.au>
    
    Review by: mreynolds, mhonek
    
        
file modified
+1 -0
file modified
+82 -21
file modified
+5 -1
file modified
+13 -0