Commit bf91cd5
committed
Correct casing of Stdlib::IP::Address
While Puppet doesn't appear to care about IP vs Ip, but Kafo does and
can't find the correct type. This aligns the usage with the actual name
in the file.
Fixes: fcbd426 ("Remove deprecated Stdlib::Compat::* data types")1 parent 883ba57 commit bf91cd5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5619 | 5619 | | |
5620 | 5620 | | |
5621 | 5621 | | |
5622 | | - | |
| 5622 | + | |
5623 | 5623 | | |
5624 | 5624 | | |
5625 | 5625 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments