From c61daf65b58b943994d1f21e52deee9a9ce04827 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 20 Oct 2015 17:51:42 +0300 Subject: use consistent domain references --- modules/mga-treasurer/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mga-treasurer/manifests') diff --git a/modules/mga-treasurer/manifests/init.pp b/modules/mga-treasurer/manifests/init.pp index d41b518e..d092e982 100644 --- a/modules/mga-treasurer/manifests/init.pp +++ b/modules/mga-treasurer/manifests/init.pp @@ -1,5 +1,5 @@ class mga-treasurer( - $grisbi_git = "git://git.$::domain/org/accounts", + $grisbi_git = "git://git.${::domain}/org/accounts", $grisbi_filename = 'mageia-accounts.gsb', $vhost, $vhostdir -- cgit v1.2.1