HomeSoftware Heritage

Simplify coding style by using Puppet types

Description

Simplify coding style by using Puppet types

By enforcing it a boolean we can use a simple if/else instead of a case
statement. We can also use pick() to remove another case statement.

Details

Provenance
Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>Authored on Oct 26 2018, 12:20 PM
Michael Moll <kvedulv@kvedulv.de>Committed on Oct 31 2018, 1:05 AM
olasdPushed on Jun 26 2019, 2:00 PM
Parents
rSPPUP9799e23d441c: Unify all agent specs in a single file
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Moll <kvedulv@kvedulv.de> committed rSPPUPc6e3cf73572d: Simplify coding style by using Puppet types (authored by Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>).Oct 31 2018, 1:05 AM