We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e19996 commit 5270037Copy full SHA for 5270037
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This file is used to list changes made in each version of the osl-resources cookbook.
4
5
+1.2.4 (2022-08-26)
6
+------------------
7
+- Migrate osl_local_ipv4? and osl_local_ipv6? methods from base cookbook
8
+
9
1.2.3 (2022-08-23)
10
------------------
11
- Use a short checksum of the key name for resource names
metadata.rb
@@ -6,7 +6,7 @@
license 'Apache-2.0'
chef_version '>= 16.0'
description 'Holds base resources for the OSUOSL'
-version '1.2.3'
+version '1.2.4'
depends 'line'
12
0 commit comments