Activity
From 02/07/2009 to 02/13/2009
02/14/2009
-
11:38 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- puppetca --list did list meteor.adcom.uci.edu and then issued puppetca --sign to sign it. However, puppetd with the -...
-
11:10 pm Facter Bug #1961 (Closed): operatingsystemrelease is inconsistent across OSes
- As mentioned, this is fixed and will be in 1.5.4.
-
11:03 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Can I also recommend you get my book on Puppet - http://tinyurl.com/puppetbook. I think it might help.
-
11:01 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Okay almost there.
On the client --certname needs to be the name of the client not the master so that:... -
10:56 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- Pushed in commit:2561c8e252dcf66890513458750bb1329a03beec in branch 0.24.x
-
10:25 pm Bug #1956 (Ready For Checkin): directoryservice provider doesn't manage groups correctly.
-
10:24 pm Bug #1911: puppet 0.24.7 fails to read/set users/groups on mac 10.4
- awesome, thanks. sorry i haven't had a chance to test yet- i don't often get time to work on our mac desktop stuff, b...
-
10:24 pm Bug #1925 (Ready For Checkin): launchd service provider does not work on osx 10.4
-
10:22 pm Bug #1911 (Ready For Checkin): puppet 0.24.7 fails to read/set users/groups on mac 10.4
-
10:22 pm Bug #1962 (Ready For Checkin): ralsh doesn't load facts from Facter automatically
-
10:11 pm Bug #1962: ralsh doesn't load facts from Facter automatically
- That commit above should be fine and patch sent to dev list.
-
10:09 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Ran following commands since puppetd and puppetmasterd are running in core4:
(core4) root:/adm/users/andresl # puppe... -
10:06 pm Bug #1911: puppet 0.24.7 fails to read/set users/groups on mac 10.4
- Done and approved on dev-list.
http://github.com/nigelkersten/puppet/commit/634071b467f2d102c50810a59fccc608891c02... -
10:06 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- The _type/augeas.rb_ file also needs patching, as it was in jbooth's patch.
-
09:36 pm Bug #1969 (Rejected): yaml files are looked at first before stored config entries?
- There's a bit of misunderstanding here.
The failure you're getting is actually during the the catalog run - the cl... -
08:17 pm Feature #1853: pacman package provider
- miah wrote:
> I'm still a ruby newb, so I'm a bit behind on getting the tests done (learning curves). I'd definitel... -
08:07 pm Bug #1969 (Rejected): yaml files are looked at first before stored config entries?
- I had an odd problem with storedconfig. Luke and I were performing some testing on my Puppetmaster. For awhile the ...
-
06:17 pm Feature #1853: pacman package provider
- I'm still a ruby newb, so I'm a bit behind on getting the tests done (learning curves). I'd definitely like to see t...
-
05:55 pm Bug #1962: ralsh doesn't load facts from Facter automatically
- Patch sent to dev list.
Pushed in:
http://github.com/nigelkersten/puppet/commit/3d93b6bb9c60daa33f324890ab4d7... -
05:49 pm Facter Bug #1961: operatingsystemrelease is inconsistent across OSes
- This issue with solaris' operatingsystemrelease fact, should be fixed with the closure of ticket #1761
Should now ... -
05:20 pm Bug #1719: Puppetd runtime increase dramaticilly after upgrading to 24.6
- I've no idea what to do here, so I'm marking it unplanned until someone gets a clue about what the problem is.
-
05:18 pm Feature #1489: More security with remote filebuckets
- Bump.
-
05:17 pm Feature #1853: pacman package provider
- Bumping, unless tests show up magically.
-
05:10 pm Feature #1777: Please provide cryptographically authenticated package downloads
- Bump.
-
04:34 pm Refactor #1486: The 'status' handler needs to be refactored to use Indirected REST
- Bump.
-
04:34 pm Refactor #1485: The 'runner' handler needs to be refactored to use the Indirector and REST
- This is partially bumped. I actually have all of the classes done, and the old Runner handler uses the new code, but...
-
04:30 pm Refactor #1484: The 'resource' handler needs to be refactored to use the Indirector and REST
- Bump.
-
04:30 pm Refactor #1482: The filebucket service needs to be switched to indirected REST
- Bump. masterzen did most of the work necessary, but it looks like he won't quite make this release.
-
04:30 pm Refactor #1405 (Closed): Puppet::Network::Client::Master should be entirely refactored
- I got this done a bit ago, finished in commit:916abc2e68a9b0a095c5783854a4b0a4819ddf2c.
-
04:28 pm Bug #1095 (Closed): Puppetmaster leaving half-open connections
- I think this was fixed with #961.
-
04:28 pm Feature #1088: Collections should have a facility for modifying found resources
- masterzen made a first pass at fixing this:
http://github.com/masterzen/puppet/tree/tickets/0.24.x/1088
And the...
02/13/2009
-
03:25 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- Can confirm new version fixes it for me.
debug: Augeas[sudo-vhost-lampdev.ed](provider=augeas): Opening augeas wit... -
03:16 pm Feature #1830 (Closed): regsubst() function
- Pushed in commit:336b6458a2264c550adf8e6799162380822e0d97 in branch 0.24.x
-
03:14 pm Bug #1831 (Closed): sprintf() function
- Pushed in commit:1bc7404f5e3efa633bb0a5cf10828071cfc4d876 in branch 0.24.x
-
01:39 pm Facter Feature #1968: Facter needs fact to distinguish between amd64 and ia64 systems
- A new fact is needed.
Something like checking the uname -a or /proc/cpuinfo information if AMD is specified or Int... -
01:33 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- I added new commits onto my branches. New version fixes the issue.
-
01:16 pm Facter Feature #1968 (Needs More Information): Facter needs fact to distinguish between amd64 and ia64 s...
- Any ideas on how to do this? Examples of commands would help - do you want to change an existing fact or create a ne...
-
01:08 pm Facter Feature #1968 (Closed): Facter needs fact to distinguish between amd64 and ia64 systems
- This is useful is you have different configurations based on the hardware.
One example of this is there are differ... -
06:52 am Bug #1965: File paths take up much memory
- Oh, and as my branch name suggests, my code is against 0.24.x, not master.
-
06:51 am Bug #1965 (In Topic Branch Pending Review): File paths take up much memory
- I've implemented an initial version of this in the refactor/0.24.x/fewerfiles branch in my repo.
If anyone experie... -
06:13 am Bug #1541 (Closed): nagios objects write files to clientbucket on every change
- Applied in changeset commit:d5a193a594bbc2194dbf1e5264369ebea0e55880.
-
05:59 am Feature #1967 (Accepted): defaultfor method for providers should be allowed to be specified multi...
- You should be able to specify multiple defaultfor statements in providers:...
-
05:06 am Bug #1964 (Closed): Per-module facts not loaded when using "puppet" standalone executable
- Pushed in commit:39a8b28690377339d4c430ebf62cec5ef0ed34b8 in branch 0.24.x
-
05:01 am Facter Bug #1761 (Closed): operatingsystemrelease fact should not rely on /etc/release on Solaris
-
05:00 am Facter Feature #1966 (Closed): add physical processor count fact
- Updated to confine to Linux and pushed in commit:a99d04358533b1cac29ed777440e2608ba0a01c9 in branch 0.24.x
-
05:00 am Bug #1964 (Ready For Checkin): Per-module facts not loaded when using "puppet" standalone executable
-
04:59 am Bug #1964: Per-module facts not loaded when using "puppet" standalone executable
- Pushed in tickets/0.24.x/1964 in my repo.
-
04:54 am Facter Bug #1761: operatingsystemrelease fact should not rely on /etc/release on Solaris
- Pushed in commit:94ea80731205da4503ace16a83dd418b43cd3bfb in branch master and 1.5.x.
-
04:08 am Facter Feature #1966 (Code Insufficient): add physical processor count fact
- This should be confined to only the platforms where /proc/cpuinfo exists.
-
04:08 am Bug #1962 (Accepted): ralsh doesn't load facts from Facter automatically
- Yeah, I think that's all that's necessary.
-
01:38 am Bug #1955: "Could not find server puppet" - installation/configuration error
- So you have:
a. Master
b. Client
But a host that runs the master can ALSO run the client, i.e. manage the mast... -
01:12 am Facter Feature #1966 (Closed): add physical processor count fact
- Could be something like this:...
-
12:58 am Bug #1965 (Closed): File paths take up much memory
- Larry Ludwig and I did some memory leak analysis, and found that, especially with multiple environments, file paths c...
-
12:53 am Bug #1955: "Could not find server puppet" - installation/configuration error
- Do I run the command puppetca --sign core4.adcom.uci.edu -OR- puppetca --sign meteor.adcom.uci.edu because core4.adco...
-
12:02 am Bug #1962: ralsh doesn't load facts from Facter automatically
- I'm happy to simply add a call to Facter.loadfacts to ralsh if that's all that is necessary, I was just a bit concern...
-
11:57 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Then try to do:...
-
11:52 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- (core4) root:/opt/csw/bin # puppetca --list
core4.adcom.uci.edu
-
11:48 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- And you don't see a certificate on the master using puppetca?
-
11:45 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Started a discussion in the mailing list for puppetusers based on recommendation from luke. This discussion is to a f...
-
11:15 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- Patch doesn't work for me. Patch doesn't include any changes to parse_commands(), so # of arguments sent is always < ...
-
11:14 pm Facter Bug #1761: operatingsystemrelease fact should not rely on /etc/release on Solaris
- realist wrote:
> Since 'uname -v' (on Solaris 10) returns the kernel patch-id, it
> should probably be the return v... -
09:40 pm Bug #1735: Factor and/or Puppet fails to recognize SLES
- That's not correct - rug isn't the only provider that uses a list confine - one of the service providers also uses li...
-
09:05 pm Bug #1964 (Accepted): Per-module facts not loaded when using "puppet" standalone executable
- I'll get this done today.
-
08:33 pm Bug #1541 (Re-opened): nagios objects write files to clientbucket on every change
- That commit isn't actually the commit that fixes this.
If you merge my refactor/0.24.x/nagios branch, you'll actua... -
08:25 pm Bug #1947: Puppet still leaks FDs on exec
- Seems resolved with #961 - so long as there will never be connections open when an exec is performed. Which probably ...
-
07:57 pm Bug #1964 (Closed): Per-module facts not loaded when using "puppet" standalone executable
- I have a module, and inside I've got a "plugins/facter" directory with some custom facts in it. When I run "puppet" (...
-
06:46 pm Bug #1735: Factor and/or Puppet fails to recognize SLES
- I don't remember the exact error (and currently I don't have access to that sles box that is in a customer's DMZ).
... -
04:06 pm Bug #1963 (Closed): Failing to read /proc/mounts for selinux kills file downloads
- With selinux enabled (on fedora10, libselinux-ruby RPM installed, git
checkout of 0.24.7) and "pluginsync=true" in p...
02/12/2009
-
03:58 pm Bug #1962 (Closed): ralsh doesn't load facts from Facter automatically
- If a provider uses a Facter value, it will work during a puppet run, but not when invoked via ralsh.
You need to m... -
03:56 pm Facter Bug #1961 (Closed): operatingsystemrelease is inconsistent across OSes
- On RHEL5 for example, facter reports '5', on HP-UX 11.11, it reports '11.11' however on solaris 5.9, it reports '9_u8...
-
03:54 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- I've tested this patch in our environment, and it works good.
The patch in 1953 doesn't look so good. -
03:32 pm Bug #1620: [PATCH] Add "sles" operatingsystem type where "suse" is currently listed
- I don't see how it can break the provider. The confine is no different from any other.
-
03:29 pm Bug #1735: Factor and/or Puppet fails to recognize SLES
- I'm going to need a bit more information here. What error message are you getting?
-
03:25 pm Bug #1620: [PATCH] Add "sles" operatingsystem type where "suse" is currently listed
- This patch probably breaks the rug provider (see #1735)
-
03:24 pm Bug #1735 (Re-opened): Factor and/or Puppet fails to recognize SLES
- What is actually broken is the provider for rug. There's a line in rug.rb that confines to [:suse, :sles] which obvio...
-
03:13 pm Bug #1933 (Ready For Checkin): Inconsistent resource evaluation order in subsequent evaluation runs
- Patch to fix the bug in my Github repository branch tickets/1933:
http://github.com/masterzen/puppet/tree/tickets/19... -
03:11 pm Bug #1948 (Closed): augeas ins bug: wrong number of arguments (1 for 3)
- Pushed in commit:cc4d6586d420f4beea1eeef85cfe7a28f8e493ac in branch 0.24.x
-
03:11 pm Bug #1953: augeas type's ins support is broken
- Pushed in commit:cc4d6586d420f4beea1eeef85cfe7a28f8e493ac in branch 0.24.x
-
02:54 pm Bug #1953 (Duplicate): augeas type's ins support is broken
- Jabs patch was applied and pull requests were sent. Please see information in http://projects.reductivelabs.com/issue...
-
02:52 pm Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- I took the pacth and added it into the my fork on github for both master and 0.24.x. Pull requests haven been sent to...
-
11:45 am Bug #1953 (Accepted): augeas type's ins support is broken
-
09:11 am Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- i tested the patch and it works
-
06:10 am Bug #944: multiple warnings: "Other end went away; restarting connection and retrying"
- Pushed message change in commit:5e35166f1b7219d470916d1ee7a4e6852afaf1f9 in branch 0.24.x
-
06:09 am Bug #961 (Closed): puppetd creating too many/not closing TCP connections
- Pushed in commit:5e35166f1b7219d470916d1ee7a4e6852afaf1f9 in branch 0.24.x
-
03:36 am Bug #1947: Puppet still leaks FDs on exec
- The extra connections were fixed in #961, hopefully, so that should at least mitigate the problem.
-
02:55 am Bug #1947: Puppet still leaks FDs on exec
- OK, I was wondering why there'd be quite so many connections open to be passed on to the child processes in the first...
-
11:51 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Rather than renaming things try the certname option (see http://reductivelabs.com/trac/puppet/wiki/ConfigurationRefer...
-
11:15 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- As a work around, can I modify parameters to make puppet and puppetmaster work?
Currently, the values for reportfr... -
10:57 pm Bug #961 (In Topic Branch Pending Review): puppetd creating too many/not closing TCP connections
- Fixed in tickets/0.24.x/961 in my repo.
-
10:54 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- That was my typo from the first post as I tried both options (with --server core4.yp.adcom.uci.edu and --server core4...
-
09:33 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- So I'm going to say that it's returning your domain name using NIS somewhere. Facter does this to resolve domains:
... -
09:25 pm Bug #1959 (Closed): 0.24.7 rails migration isn't idempotent
- Pushed in commit:f0ac3aef53a08e271a5c243f17785cdb58f1f5ef in branch 0.24.x
-
08:53 pm Bug #961: puppetd creating too many/not closing TCP connections
- With the help of Luke (hi Luke!), we've found the following:
The problem seems to be in lib/puppet/network/xmlrpc/... -
08:49 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Ran from puppet master:
(core4) root:/etc/opt/csw/puppet # facter
domain => YP.adcom.uci.edu
facterversion => 1.5.... -
08:46 pm Bug #1959 (Closed): 0.24.7 rails migration isn't idempotent
- In rails/database/003_add_environment_to_host.rb, the call to add_column isn't guarded by any sort of check to see if...
-
08:43 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- Just run:...
-
08:42 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- (core4) root:/etc/opt/csw/puppet # nslookup meteor.adcom.uci.edu
Server: 128.200.1.201
Address: 128.... -
08:40 pm Bug #1869 (Closed): Not all providers loaded because of ImportErrors
- Pushed in commit:319822af6d58c3e0c391e86cfd836ec31de43c67 in branch 0.24.x
-
08:36 pm Bug #1869 (Ready For Checkin): Not all providers loaded because of ImportErrors
- Fixed in tickets/0.24.x/1869.
-
07:57 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- So "ping -s" do DNS reolution on Solaris?
The fact that it added .yp suggested you to its resolving as something els... -
07:55 pm Bug #1958 (Duplicate): directoryservice provider sometimes seems to break the provider selection
- I think this is essentially a duplicate of #1869.
-
07:49 pm Bug #1955: "Could not find server puppet" - installation/configuration error
- The DNS for meteor.adcom.uci.edu and core4.adcom.uci.edu seem to be resolving. Please see below. The default puppet.c...
-
05:55 pm Bug #1941 (Closed): Regression testing 0.24.7
- Testing environment had some kind of unknown setup error. Rebuilding the environment solved the issue.
-
04:55 pm Bug #1958: directoryservice provider sometimes seems to break the provider selection
- nigelk2 wrote:
> and the consensus as far as I understood it was that it was reasonable for puppet to no longer in... -
04:25 pm Facter Bug #1931: mixed tabs/spaces, trailing whitespace, and inconsistent formatting
- Yes, please.
-
04:20 pm Bug #1958: directoryservice provider sometimes seems to break the provider selection
- So we had this discussion in this issue:
http://projects.reductivelabs.com/issues/1553
and the consensus as far... -
04:12 pm Facter Bug #1931: mixed tabs/spaces, trailing whitespace, and inconsistent formatting
- So, should I resubmit with 4 space indentation?
-
04:06 pm Bug #1958: directoryservice provider sometimes seems to break the provider selection
- Thanks Luke !
This is exactly what happened in that case.
Line 19 of lib/puppet/provider/nameservice/directorys...
02/11/2009
-
02:50 pm Bug #1958 (Accepted): directoryservice provider sometimes seems to break the provider selection
- In looking at the defaultprovider code in Puppet::Type, there is no kind of error-handling in that method, so if one ...
-
12:59 pm Bug #1958: directoryservice provider sometimes seems to break the provider selection
- I was able to reproduce this bug with the upstream 0.24.7 version. So this bug is not specific to the Debian package.
-
12:27 pm Bug #1957: Problem with nscd
- This problem comes at random, so it's difficult to have a full log.
I'm trying to do that. -
12:07 pm Bug #1957 (Needs More Information): Problem with nscd
- Can I see a full log of the run with --trace --debug --verbose please.
-
12:05 pm Bug #1957: Problem with nscd
- I'm sorry,
It's on Solaris 10. -
11:22 am Bug #1958: directoryservice provider sometimes seems to break the provider selection
- Here it is, however the actual error is certainly happening prior than that....
-
11:11 am Bug #1958: directoryservice provider sometimes seems to break the provider selection
- Can you run this with a --trace
I can't replicate the problem.... -
11:10 am Bug #1958: directoryservice provider sometimes seems to break the provider selection
- The directoryservice group provider is a likely culprit because removing it does indeed fix the problem....
-
11:04 am Bug #1957: Problem with nscd
- What platform is this at? We don't see this on Debian Etch.
-
10:52 am Bug #1958 (Duplicate): directoryservice provider sometimes seems to break the provider selection
- On some of our Debian etch servers, puppetd stopped running after an upgrade from 0.24.5-3 (Debian version) to 0.24.7...
-
10:25 am Bug #1543 (Closed): Failures during prefetching kill puppetd
- Applied in changeset commit:6b0c1b9170c69829bdf5956d1dec0949dcc08b35.
-
09:32 am Bug #1957 (Closed): Problem with nscd
- Puppet with nscd running cause those messages :
puppetd[28857]: [ID 702911 daemon.error] (//Node[default]/puppet/... -
09:17 am Bug #961 (Re-opened): puppetd creating too many/not closing TCP connections
- The 933b1df6d84ec34a6ff347240c0151434ecc80a9 commit might have fixed the problem, but according to James, it's been r...
-
04:29 am Bug #1956 (Accepted): directoryservice provider doesn't manage groups correctly.
-
04:25 am Bug #1420 (Closed): nagios_serviceescalation not allowing host_name more than one type
- Pushed in commit:efb5cc50c42bc27aec9409e723e3a717ed58c0a8 in branch 0.24.x
-
04:17 am Bug #1956 (Closed): directoryservice provider doesn't manage groups correctly.
- ...
-
03:04 am Bug #1955 (Needs More Information): "Could not find server puppet" - installation/configuration e...
- This looks like a DNS issue to me. Can you resolve all the required hosts?
-
01:58 am Bug #1911: puppet 0.24.7 fails to read/set users/groups on mac 10.4
- Deleting commit lines from this post.
Waiting for approval from dev-list before pushing to github. -
11:36 pm Bug #1420 (Ready For Checkin): nagios_serviceescalation not allowing host_name more than one type
- Fixed in the tickets/0.24.x/1420 branch in my repo.
-
11:24 pm Bug #1543 (Ready For Checkin): Failures during prefetching kill puppetd
- Fixed in tickets/0.24.x/1543 in my repo.
-
11:07 pm Bug #1955 (Rejected): "Could not find server puppet" - installation/configuration error
- This is my first time to install puppet. I encountered the "Could not find server puppet: getaddrinfo: node name or s...
-
10:24 pm Bug #1420 (Re-opened): nagios_serviceescalation not allowing host_name more than one type
- This fix doesn't actually work, because Nagios only actually supports these special _ parameters in Nodes, Contacts, ...
-
10:12 pm Bug #1884 (Closed): Exported resources are marked as unexported when collected on the exporting host
- Pushed in commit:32c2be926795ce3ce68f573367f7700e87ac8416 in branch 0.24.x
-
10:02 pm Bug #1947: Puppet still leaks FDs on exec
- Thinking about it a little, it's not clear to me why the connections would still be open at the point where e.g. a se...
-
09:54 pm Bug #1922 (Closed): Functions squash all arguments into a single hash
- Pushed in commit:b22d148e6d6eb36c9b02a58dc0c04c9650d5207b in branch 0.24.x
-
09:48 pm Bug #1538 (Closed): Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
- Pushed in commit:535fa89af0b87f1d514d75040c1da7795d1dc87e in branch 0.24.x
-
09:45 pm Feature #1936 (Closed): Added /* */ support to the vim file
- Pushed in commit:f7b04dfc7e7859bf80243a39f778c32baa67061b in branch 0.24.x
-
09:42 pm Bug #1541 (Closed): nagios objects write files to clientbucket on every change
- Pushed in commit:897539e857b0da9145f15648b6aa2ef124ec1a19 in branch 0.24.x
-
09:41 pm Bug #1542 (Closed): cannot purge nagios objects
- Pushed in commit:671d73c1f7799e685ab484c91b7f92d16e21e256 in branch 0.24.x
-
09:40 pm Bug #1954 (Closed): issue with facter sync
- From a previous IM conversation with Luke. The syncing of facter and puppet plugins appears to not completely and re...
-
09:38 pm Bug #1912 (Closed): Change to gid insync on user type broke ralsh user
- Pushed in commit:012efe359fdaebd738727e42bb9b520ac48fdecf in branch 0.24.x
-
09:33 pm Feature #1934: Add detailed exit codes to puppetd
- I think this is a decent idea, but I don't think it's worth putting into 0.24.8, unless someone else wants to do the ...
-
09:33 pm Bug #1920 (Closed): User type password field can corrupt shadow file
- Pushed in commit:919dd4bc13d2e50e15cdc9cd767da83eb5c905f2 in branch 0.24.x
-
09:27 pm Bug #1884 (Ready For Checkin): Exported resources are marked as unexported when collected on the ...
- Fixed in my tickets/0.24.x/1884 repo. Note that this will probably have a simple merge conflict with Brice's fix for...
-
09:22 pm Bug #1824 (Duplicate): passing arrays to custom functions stopped working in 0.24.7
- dup of #1922, which will get merged in for 0.24.8 if I'm not mistaken.
-
09:20 pm Bug #1922 (In Topic Branch Pending Review): Functions squash all arguments into a single hash
- The fix is available in the tickets/0.24.x/1922 branch of my github repository:
http://github.com/masterzen/puppet/t... -
09:16 pm Bug #1953: augeas type's ins support is broken
- Fixed context diff attached. Oops.
-
09:10 pm Bug #1953 (Duplicate): augeas type's ins support is broken
- The augeas type's implementation and support of the augeas command "ins/insert" is broken. Among other failings, prov...
-
08:37 pm Bug #1538 (Ready For Checkin): Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
-
08:36 pm Feature #1936 (Ready For Checkin): Added /* */ support to the vim file
-
08:35 pm Bug #1912 (Ready For Checkin): Change to gid insync on user type broke ralsh user
- Fixed in tickets/0.24.x/1912 in my repo.
-
08:27 pm Bug #1824: passing arrays to custom functions stopped working in 0.24.7
- Brice is actually doing all the work on this ticket.
-
08:26 pm Bug #1920 (Ready For Checkin): User type password field can corrupt shadow file
- Fixed in tickets/0.24.x/1920 in my repo.
-
08:19 pm Bug #1541 (Ready For Checkin): nagios objects write files to clientbucket on every change
- Code's been tested. Both of these nagios commits are in this branch, ftr.
-
08:19 pm Bug #1542 (Ready For Checkin): cannot purge nagios objects
- The code has been tested to work, so it should go into this release.
-
06:43 pm Feature #1938: Puppet on bare metal/empty clouds
- For the record, our goal would always be to avoid tying ourselves to a single service like this. There are multiple ...
-
06:40 pm Feature #1938: Puppet on bare metal/empty clouds
- immerda wrote:
> stevenjenkins wrote:
> > That's certainly one approach. The downside of tight integration between... -
06:27 pm Feature #1938: Puppet on bare metal/empty clouds
- stevenjenkins wrote:
> That's certainly one approach. The downside of tight integration between Puppet and Cobbler, ...
02/10/2009
-
03:48 pm Feature #1938: Puppet on bare metal/empty clouds
- alexlist wrote:
> stevenjenkins wrote:
> > It would be helpful if Puppet had a way to manage the installation from ... -
02:55 pm Bug #1952 (Accepted): tagmail should know when to shut up
-
02:37 pm Feature #1938: Puppet on bare metal/empty clouds
- stevenjenkins wrote:
> It would be helpful if Puppet had a way to manage the installation from bare metal and did no... -
01:12 pm Bug #1952 (Closed): tagmail should know when to shut up
- Tagmail sends mail which only contain:
Tue Feb 10 05:00:52 -0800 2009 Puppet (warning): Other end went away; restart... -
07:10 am Bug #1665 (Rejected): Fileserver slowing down client
- Fileserving is currently too slow to recurse through very deep filesystems like /opt, and even when it's faster, it p...
-
06:57 am Bug #1665 (Needs More Information): Fileserver slowing down client
- IS this an issue have you tried later versions?
-
06:56 am Bug #1948 (In Topic Branch Pending Review): augeas ins bug: wrong number of arguments (1 for 3)
- Bryan?
-
04:24 am Feature #1951 (Closed): The README file should be modified to be github-friendly
- Commit:"9bac833dcfdd8d6a00188faee0487e787b7a0101" in branch master
and
Commit:"aa219e76b15a543c0091b83efbb13a71... -
02:53 am Feature #1951 (Closed): The README file should be modified to be github-friendly
- Github has a great feature where it will parse the README file into html. We should modify our file so that github c...
-
02:53 am Facter Feature #1950 (Closed): The README file should be set up so github can parse it
- Github has a great feature where it will parse the README file into html. We should modify our file so that github c...
-
01:24 am Bug #1948: augeas ins bug: wrong number of arguments (1 for 3)
- Patch against branch 0.24.x attached.
-
01:03 am Refactor #1949 (Closed): Puppet::Relationship should use metadata rather than labels
- The 'relationship' class still has some structural holdover from the GRATR days, and it should be removed. It should...
-
12:17 am Bug #1948 (Closed): augeas ins bug: wrong number of arguments (1 for 3)
- Hi,
We were trying to use augeas to insert a line into _/etc/pam.d/sshd_ (which needs to go in a specific place):
... -
10:47 pm Bug #1925: launchd service provider does not work on osx 10.4
- It would be great if someone else on 10.4 could verify this patch, but it appears to be working correctly.
http://gi...
02/09/2009
-
03:46 am Feature #1946 (Accepted): let file() obtain file contents from fileserver and/or module space
- There certainly needs to be some way to load module files this way, but there's no canonical 'files' section in the f...
-
03:27 am Feature #1946 (Needs Decision): let file() obtain file contents from fileserver and/or module space
-
03:26 am Feature #1945 (Accepted): Add account lock and unlock support for useradd on solaris
-
01:56 am Bug #1947: Puppet still leaks FDs on exec
- Is there *ever* a case that puppet wants a file descriptor it opens inherited by a child process?
The right soluti... -
01:03 am Bug #1947 (Accepted): Puppet still leaks FDs on exec
- See commit:923fd89a2a5d52a6ec9abeb02f6edc01c721fd91 in branch 0.24.x for previous fix.
-
11:44 pm Bug #1947 (Closed): Puppet still leaks FDs on exec
- Puppet still leaks FDs on exec.
This can be when restarting a "service" resource or running an "exec" resource; an... -
10:28 pm Bug #1941: Regression testing 0.24.7
- luke wrote:
> Can I get a stack trace with --trace?
I think Luke meant a trace from the puppetmaster, not the cli... -
08:56 pm Feature #1946: let file() obtain file contents from fileserver and/or module space
- The last line should have been file(), not file*s*():
file("motd/etc/motd") > .../modules/motd/files/etc/motd -
08:54 pm Feature #1946 (Duplicate): let file() obtain file contents from fileserver and/or module space
- file() as it is requires an absolute pathname.
It would be nice if relative pathnames would be resolved relative t...
02/07/2009
-
06:54 am Feature #1945: Add account lock and unlock support for useradd on solaris
- Add keywords.
-
06:51 am Feature #1944: Add account lock and unlock support for useradd on solaris
- See ticket [[#1945]] for updates.
-
06:49 am Feature #1944 (Closed): Add account lock and unlock support for useradd on solaris
- closed as I cloned it to a properly filled out bug form.
-
06:48 am Feature #1945 (Needs More Information): Add account lock and unlock support for useradd on solaris
- Solaris creates all new accounts where a password has not been specified as locked.
currently we have the followin... -
06:29 am Feature #1944 (Closed): Add account lock and unlock support for useradd on solaris
- Solaris creates all new accounts where a password has not been specified as locked.
currently we have the followin... -
01:20 am Refactor #1943 (Closed): 'Yaml' and 'File' terminuses should be combined
- We should only have one terminus for storing files; instead, we should specify the format for the resources to be sto...
Also available in: Atom