This class should be private
authorBen Ford <ben.ford@puppetlabs.com>
Fri, 10 Feb 2017 00:28:45 +0000 (16:28 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2017 00:28:45 +0000 (16:28 -0800)
commit1b815ebb37b275041f5b0ec1ae186791d084e362
treefe8fb4ec6eb889c4c90d842851d57370b32f46ed
parent1e903be7b6c56b18c59f48230595bd59feb43ebc
This class should be private

Provides a more useful error message when users try to use this class by itself. Without this fix, you'll get something like

```
Error: Evaluation Error: Operator '[]' is not applicable to an Undef Value. at /etc/puppetlabs/code/environments/production/modules/apt/manifests/update.pp:7:8"?
```
manifests/update.pp