• Kirill Smelkov's avatar
    gitlab: Add helper for setting up promises · 5e4a181a
    Kirill Smelkov authored
    A recipe could do
    
        [promise-<service>]
        <= promise-wrapper
        command-line = ...
    
    and the wrapper will be put automatiaclly into etc/promise/<service>.
    
    ( for this to happen !py! magic is used again, like we did for logrotate
      and cron entries before )
    
    /cc @kazuhiko, @jerome
    5e4a181a
instance-gitlab.cfg.in 4.47 KB