search for: litteken

Displaying 20 results from an estimated 31 matches for "litteken".

2012 May 22
2
Announce: Hiera-Puppet 1.0.0rc1 Available
...ownloads.puppetlabs.com/hiera/hiera-puppet-1.0.0rc1.tar.gz * Apt and yum development repositories * Apple package http://puppetlabs.com/downloads/mac/hiera-puppet-1.0.0rc1.dmg It includes contributions from the following people: Gary Larizza, Hunter Haugen, Kelsey Hightower, Ken Barber, Matthaus Litteken, and Nan Liu See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads Please report feedback via the Puppet Labs Redmine site, using an affected version of 1.0.0rc1: http://projects.puppetlabs.com/projects/hi...
2020 Sep 30
2
[RFC] Framework for Finding and Using Similarity at the IR Level
On Wed, 30 Sep 2020 at 16:48, Andrew Litteken <andrew.litteken at gmail.com> wrote: > > Hi Yvan, > > Glad to hear you’re interested! I’m not sure which ordering you’re looking at the patches, but a cost model was not added to the outliner until D87299. So, if that hasn’t been added I would expect some pretty big code increase...
2012 May 16
2
Announce: Facter 2.0.0rc1 Available
...patible with Puppet 2.6 or 2.7. It includes contributions from the following people: Chris Price, Daniel Black, Daniel Pittman, Garrett Honeycutt, Gary Larizza, Grant Heffernan, Hailee Kenney, Jacob Helwig, Jason Gill, Jeff Weiss, Jonathan Grochowski, Josh Cooper, Ken Barber, Luke Kanies, Matthaus Litteken, Max Riveiro, Michael Kincaid, Mikael Fridh, Nan Liu, Nicolas Vigier, Patrick Carlisle, Stefan Schulte, Tim Sharpe, and Timur Batyrshin. This release is available for download at: http://downloads.puppetlabs.com/facter/facter-2.0.0rc1.tar.gz http://apt.puppetlabs.com http://yum.puppetlabs.com...
2013 Nov 05
5
Deployed custom facts with module do not show up
When I deploy a module I wrote with couple of custom facts, those facts do not show up in factor. But when I point FACTORLIB to the directory with those factor, they work just fine. I am running a masterless puppet version 2.7.22 and factor 1.7.1 The module structure looks like so: -license ---lib -----facter -------license.rb -------hardware_serial.rb -----puppet Any idea what is causing
2020 Sep 30
2
[RFC] Framework for Finding and Using Similarity at the IR Level
...parameters passing to outlined functions and the biggest code size increase was observed after applying D87296. Thanks a lot for this work and any hint on how to reproduce your results, I'm eager to play with it and give some help if needed. Cheers, Yvan On Thu, 10 Sep 2020 at 00:00, Andrew Litteken via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Thanks for the positive feedback! > > All the patches are up now: > > Elevating different constants to arguments: [IRSim][IROutliner] Adding support for consolidating functions with different output arguments. > Extract...
2012 May 25
4
rspec first steps troubles
I try do implement tests for my puppet code and was playing with rspec-puppet but the following code gives me errors require ''spec_helper'' describe ''irqbalance'' do it { should include_class(''irqbalance'') } it { should include_class(''irqbalance::data'') } it { should
2012 Nov 16
5
Missing Dependency: libselinux-ruby is needed by package puppet-3.0.1-1.el5.noarch (puppetlabs-products)
Hello Everybody, I am trying to install puppet on Red Hat Enterprise Linux Server release 5.8 Beta (Tikanga) I have installed the following rpms sudo rpm -ivh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-6.noarch.rpm I am getting the following error when I am trying to install puppet server sudo yum install puppet-server puppet-3.0.1-1.el5.noarch
2012 May 22
0
Announce: Hiera 1.0.0rc3 Available
...e designed to accompany Puppet 3.0. Changes to Hiera since 1.0.0rc2 were mainly to ease packaging and improve testing. Downloads are available: * Source http://downloads.puppetlabs.com/hiera/hiera-1.0.0rc3.tar.gz It includes contributions from the following people: Kelsey Hightower and Matthaus Litteken See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads Please report feedback via the Puppet Labs Redmine site, using an affected version of 1.0.0rc3: http://projects.puppetlabs.com/projects/hiera ## Hier...
2012 May 11
0
Announce: Facter 1.6.9rc1 Available
Facter 1.6.9rc1 is a maintenance release candidate with bug fixes and improvements. It includes contributions from the following people: Jeff Weiss, Joachim de Groot, Ken Barber, Matthaus Litteken, Moses Mendoza, and Stefan Schulte. This release is available for download at: http://downloads.puppetlabs.com/facter/facter-1.6.9rc1.tar.gz See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads Please re...
2012 Jul 12
11
Announce: PuppetDB 0.9.2 Available
...petmaster(s), install the new puppetdb-terminus package 6. On your puppetmaster(s), start the puppetmaster daemon 0.9.2 ===== Many thanks to the following people who contributed patches to this release: * Jason Ashby * Kushal Pisavadia * Erik Dalén * Deepak Giridharagopal * Nick Lewis * Matthaus Litteken * Chris Price Notable features: * Allow more advanced storeconfigs queries Now, when using PuppetDB, your puppet manifests can use "and" and "or" in collection queries: File <<| mode == 0755 or content == "bar" |>> * (#14947) Restrict accetable...
2011 Nov 04
2
ANNOUNCE: Puppet-Dashboard 1.2.3rc1 available
This is a maintenance release of Puppet Dashboard. This release resolves issues #10198, #10270, and #10543. More details below. This release is available for download at: http://downloads.puppetlabs.com/dashboard/ We have included Debian and RPM packages as well as a tarball. See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
2012 Oct 10
0
Announce: PuppetDB 1.0.1 Available
...ed at: http://projects.puppetlabs.com/projects/puppetdb/issues # See our development board on Trello: http://links.puppetlabs.com/puppetdb-trello # 1.0.1 Changelog ============== Many thanks to the following people who contributed patches to this release: Deepak Giridharagopal Nick Lewis Matthaus Litteken Chris Price Fixes: (#16180) Properly handle edges between exported resources This was previously failing when an edge referred to an exported resource which was also collected, because it was incorrectly assuming collected resources would always be marked as NOT exported. However, in the case of...
2012 Jun 20
0
Announce: Puppet 2.7.17 Available
...ecurity takes a job argument. This commit adds that special case, and also updates the search method with a corresponding special case so the jobs can be recognized as upstart jobs. ## Puppet 2.7.17 Changelog ## Dominic Maraglia (1): b0ee6ad (maint) Add --test to puppet run Matthaus Litteken (9): 17cc177 (#15027, #15028, #15029) Fix upstart version parsing ed00e74 Add exclude list to upstart provider 2c85d4d Handle network-interface-security in upstart a2c1e23 Add basic service resource test to upstart acceptance 0f81d9a Add spec test for network-interface...
2012 Oct 12
0
Announce: Puppet 3.0.1-rc1 Available
...1f9b40d (#16757) Deprecate Puppet.features.rubygems? d94c1b3 (#16757) Don''t require rubygems 793957c (#16757) Prevent using rubygems when bundler is in use 623521e (#16801) Remove mongrel references from manpage b773d20 (#16801) Remove mongrel references Matthaus Litteken (1): f8a4ddc (#16376) Fix rails compatibility layer for activerecord < 3.0 Matthaus Owens (9): eab19c5 (#16801) Remove mongrel references from init scripts 5e4ba1c Maint: Retab puppetmaster init scripts 4ea21c5 Maint: Remove unused $prog variable from redhat puppetmaster...
2012 Oct 18
0
Announce: Puppet 3.0.1 Available
...tures.rubygems? (#16757) Don''t require rubygems (#16757) Prevent using rubygems when bundler is in use (#16801) Remove mongrel references from manpage (#16801) Remove mongrel references (#17000) Use --no-client argument to prevent agent from starting Matthaus Litteken (1): (#16376) Fix rails compatibility layer for activerecord < 3.0 Matthaus Owens (9): (#16801) Remove mongrel references from init scripts Maint: Retab puppetmaster init scripts Maint: Remove unused $prog variable from redhat puppetmaster init script Update redhat...
2012 Oct 04
0
Announce: Facter 1.6.13 Available
...======= Daniel Pittman (1): b5fe6d0 Update copyright years in LICENSE Garrett Honeycutt (4): 5f64f45 removes trailing whitespace 561c156 fixes formatting bug in man page 53b7ecc removes generator comments ce581f8 fixes spacing on puppet option to be in line Matthaus Litteken (13): 41fc7e0 (#5205) Update facter manpage eb87175 (maint) Replace deprecated Config with RbConfig in debian/rules 8697472 Remove sbin references from install.rb efe976b Remove RbConfig=>Config monkey_patch 008a8d7 Add --ruby flag to install.rb 29af0cd Remove...
2012 Sep 11
0
Announce: Facter 1.6.12 Available
...2): c534126 (#10819) Avoid reading from /proc/self/mounts in ruby 398b111 (Maint) Extract common elements of selinux tests Jeff McCune (2): 0b49eae (#15464) Make contributing easy via bundle Gemfile c0cbe62 (#15464) Make Facter.version settable via Facter.version= Matthaus Litteken (4): defbfb8 (#15291) Add Vendor tag to Facter spec file bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. 42bec60 Updating CHANGELOG and version.rb for 1.6.12-rc2 5a3e537 Updating FACTERVERSION and CHANGELOG for 1.6.12 Moses Mendoza (22): 1bbbc4d Updat...
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message? err: Could not retrieve catalog from remote server: Error 400 on SERVER: The fact named fact_stomp_server does not appear to be a valid hostname. The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this problem is running puppet agent as a normal user instead of root, or the fact is
2013 Aug 15
1
Announce: Puppet 3.2.4 Available [ Security Release ]
Puppet 3.2.4 is now available. 3.2.4 addresses two security vulnerabilties discovered in the 3.x series of Puppet. These vulnerabilities have been assigned Mitre CVE numbers CVE-2013-4956 and CVE-2013-4761. All users of Puppet 3.2.3 and earlier are strongly encouraged to upgrade to 3.2.4. For more information on these vulnerabilities, please visit http://puppetlabs.com/security/cve/cve-2013-4761
2020 Sep 02
2
[RFC] Framework for Finding and Using Similarity at the IR Level
Indeed, an awesome project and an excellent report! Code size doesn't really get much attention, so the level of detail and the strong roadmap is refreshing. Hopefully, the project will provide execution times along with code-size > reductions. > I doubt it. Outlining will (almost?) always make for slower code due to a lot more calls being made. But that's ok for embedded targets,