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 0aeb561 commit 2351cecCopy full SHA for 2351cec
puppet-module-repose.spec
@@ -2,7 +2,7 @@
2
%define base_name repose
3
4
Name: puppet-module-%{user}-%{base_name}
5
-Version: 2.9.0
+Version: 2.10.0
6
Release: 1
7
BuildArch: noarch
8
Summary: Puppet module to configure %{base_name}
@@ -30,6 +30,8 @@ cp -pr * %{buildroot}%{module_dir}/
30
%{module_dir}
31
32
%changelog
33
+* Tue Jun 18 2019 Lokesh Belwal <Lokesh.Belwal@rackspace.com> - 2.10.0-1
34
+- Add log_file_perm param to provide world read access on logs if set to 'public'
35
* Mon Dec 17 2018 Josh Bell <josh.bell@rackspace.com> - 2.9.0-1
36
- Add via_header and repose_version options to container filter
37
* Mon May 12 2018 Josh Bell <josh.bell@rackspace.com> - 2.8.0-1
0 commit comments