search for: antidotsas

Displaying 9 results from an estimated 9 matches for "antidotsas".

2012 Sep 13
4
puppet-lint
Hi everyone, Is it possible not to notify error with puppet-lint when "trailing whitespace" are found in a comment line? Just asking. Regards, JM -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2012 Mar 09
6
Puppet Dashboard - Directory Index Forbidden
Hello all Puppet, puppetmaster, ruby, etc installed from standard Ubuntu 11.10 x86_64 APT repos Dashboard 1.26 from .deb pulled from http://apt.puppetlabs.com/pool/oneiric/main/p/puppet-dashboard/ Apache config pulled from /usr/share/puppet-dashboard/ext/passenger/dashboard-vhost.conf My simple test with webbrick worked a treat. So I installed Apache and passenger mod (from Ubuntu APT
2012 Mar 28
2
retrieving module directory
Hi everyone, I have a puppet master/client infrastructure setup with apache. When on the same datacenter I don''t have any problem. I am trying to use another datacenter, so I setup the fileserver.conf as followed: # Files in the /path/to/files directory will be served # at puppet:///mount_point/. [modules] allow *.datacenter1 allow *.datacenter2 [plugins]
2012 Sep 20
0
dashboard md5 diff
Hi everyone, On my dashboard, for everynode on the ''event'' tab I am able to click on the ''content changed'' (the md5 sum seems to be a link) but when I do I get a window with ''getaddrinfo: Name or service not known'' Here is the error on the dahsboard: Processing FilesController#show (for 10.63.1.64 at 2012-09-20 12:47:02) [GET] Parameters:
2012 Sep 27
0
puppet-lint: class_inherits_from_params_class
Hi everyone, I might have missed something but is it normal to have warning with the use of params class inheritance? --- modules/rush/manifests/init.pp - WARNING: class inheriting from params class on line 19 --- Is the ''params'' class not needed anymore with puppet? I am aware of the new implementation of the hiera framework in puppet 3, is it the reason of the warning?
2012 Jan 05
2
[Debug] Display Ressource attribut
Hi everyone, Do you if there a way to display a certain ressource attribut. For instance, I want to display the ''require'' of the User[''test''] Regards, JM -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this
2012 Mar 19
4
[Arrray] grep -v
Hi everyone, I am trying to simulate the ''grep -v'' behavior in an array: Ex: vgrep([''aaa'',''bbb'',''ccc'',''aaaddd''], ''aaa'') Would return: [''bbb'', ''ccc''] So I tried to use ruby to do it: normally the ''-'' operation should be
2012 Dec 14
2
Duplicate declaration for invoking a class
Hi everyone, Here are the manifest I am using: In file ''*modules/test/manifest/init.pp*'': class test ( $test = undef, ) { notice("Here is the message: ${test}") } Now in ''*modules/saas/manifests/client/sudo.pp*'': class saas::client::sudo { class { ''test'': } } Now in ''*manifests/sites.pp*'': import
2012 Jun 13
8
puppetdb: UTF-8 byte sequence
Hi everyone, Me again regarding puppetdb, I have the following warning message: "Jun 13 12:49:15 puppetmaster puppet-master[28444]: Ignoring invalid UTF-8 byte sequences in data to be sent to PuppetDB" Do I have to worry? Regards, JM -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to