similar to: [Announce] Puppet Request Tracker Module

Displaying 20 results from an estimated 30000 matches similar to: "[Announce] Puppet Request Tracker Module"

2012 Dec 29
1
Puppet module for managing Cobbler
Module on forge: http://forge.puppetlabs.com/puppetlabs/apache Code and issue tracker: https://bitbucket.org/jsosic/puppet-cobbler Comments are welcome, hope somebody finds it useful. I''m very happy with it so far :D The reason I''m posting it is that couple of people asked me about publishing this module while I was in a process of developing it, so If those people
2013 Sep 19
4
Array being flattened
Hello All, I''ve run into an issue where an array that''s being passed into a defined type is being "flattened" when it''s inclosed in double quotes and I''m not sure how to get around this. This is happening a the pdxcat/amanda module and I''ve raised an github issues for this but wanted to query the community as a whole. The issue and my branch
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a puppet face and merged into puppet core. Does this make puppet-module obsolete or does it still need to be installed? I''m running puppet 2.7.9 but this "face" is not included so obviously it''s not available. Can someone provide a little clarification please. -- Later, Darin -- You received
2006 May 10
1
2.3.0 make install fails on solaris
hello r development team, i'm building R 2.3.0 on solaris and when i run the 'make install' i'm getting a syntax error during the "installing etc ..." which causes the installation to fail. i get this error whether i use gnu-make of sun-make, see the error and reasons below. gmake[1]: Entering directory `/export/medusa/darin/build/R-2.3.0/etc' installing etc ...
2012 Mar 07
2
staging shutdowns
Hello All, I'm deploying NUT in a data center and I'm curious to know how others have gone about staging the shutdown of various systems. The systems are broken down into groups of importance, group1 being the most important group4 being the least. In the event of an outage take down group4 after 5 minutes, group3 after 10 minutes, group2 after 15, and finally group4 after 20. I've
2013 Jun 26
0
Puppet OpenStack Modules Version 2.0 Released to The Forge
I''m happy to announce the release of version 2.0 of the Puppet Labs OpenStack modules to the Puppet Forge. These modules handle the deployment and management of the latest Grizzly releases of OpenStack, including Keystone, Swift, Glance, Cinder, Nova, and Horizon. Additionally, an OpenStack module is provided for single or multi-node deployments. Here is a set of links to the Forge
2012 Oct 16
1
puppet module and no internet connection
Hi, I managed to get a puppet module on a server and tried to install it but I got the following and am now lost on how to get round this: puppet module install puppetlabs-xinetd-1.1.0 Preparing to install into /etc/puppet/modules ... Downloading from http://forge.puppetlabs.com ... Error: Error: Could not connect to http://forge.puppetlabs.com There was a network communications problem
2010 Jun 18
0
Get started with Puppet Development - the DeveloperBootstrap module
Hi all We''ve created a little module to help people interested in developing, testing or working on the Puppet source: http://forge.puppetlabs.com/puppetlabs/DeveloperBootstrap This module installs everything someone needs on Red Hat, Fedora, CentOS, Debian, Ubuntu or Solaris in order to develop or test Puppet source code. After that all you need to do it check-out the source and hack
2012 Aug 22
0
Sign up for a usability test by Puppet Labs: Publishing Puppet modules to the Forge with the command-line module tool.
Hello All, We''re conducting a usability test around publishing modules to the Forge via the Puppet Module Tool. You''ll be testing a prototype of the functionality we''d like to ship as part of our tool. We''re interested in gathering your feedback and learning from how you work with the tool and what your needs are. The test session will last an hour. For your
2012 Mar 12
26
Puppet on OpenSuSE & SLES
Hi, I''m a big fan of Puppet and managed to have my company accept it. However, I''m having issues deploying it (I''m used to the debian version which works perfectly out of the box) : - There doesn''t seem to be an official repository for Suse (I''ve seen it mentionned in the bugtracker but yum.puppetlabs.com doesn''t contain SUSE packages). -
2013 Oct 20
0
Release 1.0.0 of puppet-module-collectd
Hi Everyone, I''ve just cut the 1.0.0 release of puppet-module-collectd. You can download it from the Puppet Forge, http://forge.puppetlabs.com/pdxcat/collectd or via the Puppet module tool with `puppet module install pdxcat/collectd` or from our Github. Thanks to everyone who has contributed to help make this module a success [1]. The module now supports 5 osfamilies and the
2012 Oct 03
6
Puppet Forge Happenings
Hello, If you weren''t at PuppetConf or didn''t catch my talk, here''s a quick recap. I''m product owner for the Puppet Forge team which formed in July with 2 awesome engineers and an equally awesome designer. We''re a team dedicated to the Forge and while ramping up, we''ve shipped three small improvements to the Forge that we hope you enjoy. *
2013 Jan 24
1
puppet module install; absolute path?
I work on the Pulp Project (http://www.pulpproject.org/), and we are trying to fully implement the forge API so we can create new repositories that can be reached via a command like: $ sudo puppet module install --module_repository http://localhost/pulp/puppet/myforge/ someone/theirmodule The problem I''ve encountered is that the install command includes hard-coded absolute paths to
2007 Jan 10
2
request tracker
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The wiki page http://wiki.centos.org/RT_3.4.x_On_CentOS_4.x describes step by step how to install RT. Unluckily the install fails on step 4 because auf a missing dependency: Error: Missing Dependency: mod_perl >= 2.0.0 is needed by package rt Error: Missing Dependency: perl(Apache2::Log) is needed by package perl-Log-Dispatch Error: Missing
2009 Dec 17
0
Updated request tracker install instructions for centos 5.4?
Has anyone seen updated request tracker install instructions for centos 5.4? Thanks! D
2006 Oct 19
1
non-existing parent directories
hello, is there a way for rsync to create non-existing parent directories when syncing files to a destination? something similar to 'mkdir -p non-existing/directory'. i'm doing 'rsync -r /path/to/source /path/to/non-existing/directory', and the 'non-existing/directory' location doesn't exist. the errors i get is... rsync: mkdir
2005 Jul 29
0
Feature requests :: For now, not in the bug tracker - please!
Dear Asterisk community, We are now working hard to complete Asterisk 1.2, testing and finalizing the existing patches and work that is going on in the developer team. Now is too late to file feature requests for 1.2 in the bug tracker. Unless you have a solid, working and tested patch, we will not consider the feature request on behalf of the developer team. A bug marshal will propably close
2013 Nov 26
2
Unable to install Puppet Modules
Hi Puppet Users - Currently attempting to install puppet modules on a Security Onion virtual machine. Security Onion is based on Ubuntu 12.04. Puppet was installed using the puppetlabs-release-precise.deb file found on apt.puppetlabs.com. Attempting to install a module results in the following error - user@user-virtual-machine:~$ sudo puppet module install puppet/stdlib --debug --verbose
2005 Aug 23
0
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
https://bugzilla.samba.org/show_bug.cgi?id=3029 Summary: rsync 2.6.6 with acl patch compile fails Product: rsync Version: 2.6.5 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2018 May 14
0
Samba 4.8.1: spotlight enabled share can not connect to Tracker
Hi, this is the error message I do receive: Tracker-Message: 14:15:22.884: Could not get mtime for 'file:///nonexistent/.cache/tracker/meta.db': Error when getting information for file “/nonexistent/.cache/tracker/meta.db”: No such file or directory (process:5229): Tracker-WARNING **: 14:15:22.884: Falling back to bus backend, the direct backend failed to initialize: Could not open