Skip to content

Commit

Permalink
Merge pull request #313 from voxpupuli/remove-legacy-top-scope-syntax
Browse files Browse the repository at this point in the history
Remove legacy top-scope syntax
  • Loading branch information
kenyon authored Nov 23, 2023
2 parents 42377c4 + e1eb105 commit 3a1251c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ The debian routes provider requires the package [ifupdown-extra](http://packages
To use it, include it like so in your manifests:

```puppet
include '::network'
include 'network'
```

This class also provides fine-grained control over which packages to install and
Expand Down

0 comments on commit 3a1251c

Please sign in to comment.