diff --git a/hiera.spec b/hiera.spec index 15c3785..6d90c93 100644 --- a/hiera.spec +++ b/hiera.spec @@ -10,7 +10,7 @@ %endif Name: hiera -Version: 1.2.1 +Version: 1.3.1 Release: 1%{?dist} Summary: A simple hierarchical database supporting plugin data sources @@ -70,6 +70,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 13 2014 Steve Traylen - 1.3.1-1 +- New version 1.3.1 + * Mon Sep 16 2013 Steve Traylen - 1.2.1-1 - New version 1.2.1 diff --git a/hiera.yaml b/hiera.yaml deleted file mode 100644 index 4f7e782..0000000 --- a/hiera.yaml +++ /dev/null @@ -1,13 +0,0 @@ ---- -:backend: - - yaml -:hierarchy: - - defaults - - %{certname} - - %{environment} - - global - -:yaml: -# datadir is empty here, so hiera uses its defaults, /var/lib/hiera -# When specifying a datadir, make sure the path of the datadir exists - :datadir: