diff options
author | matthew <matthew@FreeBSD.org> | 2015-05-08 21:05:29 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2015-05-08 21:05:29 +0800 |
commit | 1996fab8af7e70d24e0b55c9055804b37db16db7 (patch) | |
tree | c7ba6ceff12ba2ed8597f9ffd9b551c1a71e09cb /sysutils/Makefile | |
parent | fa53919390a19d65b0ebd147e4cbae554d26fd80 (diff) | |
download | freebsd-ports-gnome-1996fab8af7e70d24e0b55c9055804b37db16db7.tar.gz freebsd-ports-gnome-1996fab8af7e70d24e0b55c9055804b37db16db7.tar.zst freebsd-ports-gnome-1996fab8af7e70d24e0b55c9055804b37db16db7.zip |
A data backend for Hiera that can return the content of whole files.
WWW: https://github.com/adrienthebo/hiera-file
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8a267567bd8c..20d6ce76c37b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -836,6 +836,7 @@ SUBDIR += rubygem-hammer_cli_foreman_salt SUBDIR += rubygem-hammer_cli_foreman_ssh SUBDIR += rubygem-hiera + SUBDIR += rubygem-hiera-file SUBDIR += rubygem-librarian-puppet SUBDIR += rubygem-log4r SUBDIR += rubygem-logify |