Skip to content

Commit 0f42b7f

Browse files
smortexh-haaks
authored andcommitted
Remove legacy top-scope syntax
1 parent eaa728d commit 0f42b7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ This is the last release with Puppet 3 support!
379379
- We added JIRA 7 Support
380380

381381
### Improvements
382-
- Use defined function to test for the existence of the fact ::jira_ver
382+
- Use defined function to test for the existence of the fact jira_ver
383383
- Added hieradata examples for Oracle DB backend
384384
- Added containment for mysql_connector class
385385
- Support STRICT_VARIABLES=yes

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This is the last release with Puppet 3 support!
5959
- We added JIRA 7 Support
6060

6161
### Improvements
62-
- Use defined function to test for the existence of the fact ::jira_ver
62+
- Use defined function to test for the existence of the fact jira_ver
6363
- Added hieradata examples for Oracle DB backend
6464
- Added containment for mysql_connector class
6565
- Support STRICT_VARIABLES=yes

0 commit comments

Comments
 (0)