Page MenuHomePhabricator

Replace upstart with systemd unit in crm::dash
Closed, ResolvedPublic1 Estimated Story Points

Description

service { 'fundraising_dash':
    enable    => true,
    provider  => 'upstart',
    ensure    => running,
    require   => Exec['dash_schema'],
}

Event Timeline

Patches should be submitted to the jessie-migration gerrit branch.

ggellerman set the point value for this task to 1.