summaryrefslogtreecommitdiff
path: root/spec/defines
AgeCommit message (Collapse)Author
2017-06-24specs: manually define debian_nextcodename when expected to be usedGabriel Filion
with puppet 4.x when you don't define the debian_nextcodename, compilation fails saying that the variable is unknown. since we have unit tests specifically for this fact's behaviour, we want to stub out the fact's value in other tests so that we can verify the logic of manifests is actually good.
2016-11-04Fix preferences_snippet.pp for puppet 4varac
2016-11-03Add more factsvarac
2016-11-02Compile test, test apt::confvarac