Commit ebd8357
committed
Use namespace function from stdlib
The existing functions were deprecated in favor of the stdlib namespace
functions in puppetlabs-stdlib 9.0.0 .
This fixes the outdated lower bound of pupetlabs-stdlib, because
the namespace has already been used since [1] was mereged.
[1] d076fb21 parent 84d4c0a commit ebd8357
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments