diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-05-15 17:25:35 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-05-15 17:25:35 +0000 |
commit | 995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60 (patch) | |
tree | bc0d5a52bc08f66da39c1036d95de938b9db41ef /modules/mga-treasurer/templates | |
parent | 50e4f81f37115b208eff3d0f64dac35a67b182f9 (diff) | |
download | puppet-995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60.tar puppet-995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60.tar.gz puppet-995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60.tar.bz2 puppet-995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60.tar.xz puppet-995ed06badac0fe0fe6728c0dabf9e0b7bdd2c60.zip |
mga-treasurer.conf: add out_dir
Diffstat (limited to 'modules/mga-treasurer/templates')
-rw-r--r-- | modules/mga-treasurer/templates/mga-treasurer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mga-treasurer/templates/mga-treasurer.conf b/modules/mga-treasurer/templates/mga-treasurer.conf index 181daa16..75ac180f 100644 --- a/modules/mga-treasurer/templates/mga-treasurer.conf +++ b/modules/mga-treasurer/templates/mga-treasurer.conf @@ -1 +1,2 @@ grisbi_file: <%= @grisbi_path %> +out_dir: <%= @vhostdir %> |