On Thursday, 11 June 2015 15:22:40 UTC+1, Sergiu Cornea wrote:
>
> Good afternoon guys,
>
> I have been assigned with the task of creating something like this: 
> https://github.com/duritong/puppet-webhosting/tree/master/manifests 
>  which I successfully implemented however, in order to add an extra 
> variable you will have to add it in all your module manifests, say for 
> example you want to add a debug variable you will need it to add it in each 
> manifest file. My question is if this the right way to approach this? Or 
> there is a better solution? 
>
> define webhosting::php::spip( $ensure = present, $configuration = {}, $uid 
> = 'absent', $uid_name = 'absent', $gid = 'uid', $gid_name = 'absent', 
> $user_provider = 'local', $password = 'absent', $password_crypted = true, 
> $domainalias = 'www', $server_admin = 'absent', $logmode = 'default', 
> $owner = root, $group = 'sftponly', $run_mode = 'normal', $run_uid = '
> absent', $run_uid_name = 'absent', $run_gid = 'absent', $run_gid_name = '
> absent', $watch_adjust_webfiles = 'absent', $user_scripts = 'absent', 
> $user_scripts_options = {}, $wwwmail = false, $allow_override = 'FileInfo'
> , $do_includes = false, $options = 'absent', $additional_options = 'absent
> ', $default_charset = 'absent', $ssl_mode = false, $php_settings = {}, 
> $php_options = {}, $vhost_mode = 'template',
>

No help? :( 

> ...


-- 


This message and its attachments are private and confidential. If you have 
received this message in error, please notify the sender and remove it and 
its attachments from your system.

The University of Westminster is a charity and a company 
limited by guarantee. Registration number: 977818 England. 
Registered Office: 309 Regent Street, London W1B 2UW.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/418de22e-5d35-4597-9139-d06de2a1ebad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to