Project

General

Profile

Activity

From 04/11/2012 to 05/10/2012

05/10/2012

07:33 PM Bug #1614 (Duplicate): SQL index on sources.value column
MySQL is not using the index for queries, I caught it doing table scans while a host is applying it's manifests:
(lo...
Phil Dufault
05:18 PM Bug #1613 (Closed): Email address format validation preventing admin user creation
On both RPM versions 0.4.2-0.1 and 0.5.1-1 the admin user is being created with the Auth type not set. On 0.4.2, with... Andy Shinn
03:44 PM Bug #1601: json install fails on Ubuntu 11.10
Right, same error with "bundle install." By not able to replicate it you mean you aren't running Ubuntu 11.10 or you... Neil M
12:37 PM Bug #1601: json install fails on Ubuntu 11.10
Sorry, meant to reply sooner.
That's pretty strange, and I've not been able to replicate it yet. I assume the output...
Greg Sutcliffe
03:19 PM Feature #1561: Add new provision template types for EC2
I think a user-data type would make it clear where to start custom bootstrapping for people that are using EC2.
I th...
David Swift
10:51 AM Installer Revision 8b414c2a (puppet-dhcp): Merge pull request #1 from juaningan/master
subnet without pool Greg Sutcliffe
10:35 AM Installer Revision 5a30700f (puppet-dhcp): Support for non-pool subnet definitions
Juan José Presa
10:34 AM Installer Revision 35e02db6 (puppet-dhcp): range as optative field for non-pool dhcp subnet definition
Juan José Presa
03:32 AM Feature #1194: Support hooking into host creation/deletion
following a discussion on irc
here is an example http://pastie.org/3888211
Ohad Levy
02:59 AM Revision 0f35c707 (foreman): Compute Resource menu was shown only if libvirt bindings were installed
Brian Gupta

05/09/2012

10:57 PM Installer Revision aa678291 (puppet-foreman_proxy): Give DHCP and DNS options to specify the bind interface
Greg Sutcliffe
10:28 PM Installer Revision a4068517 (puppet-foreman_proxy): net-ping pulled in by proxy dependencies, no need to specify
Greg Sutcliffe
06:21 PM Installer Revision e1338843 (puppet-dns): Rework to use my rewritten concat module
Greg Sutcliffe
06:19 PM Installer Revision 142c1fd3 (puppet-dhcp): Rework to use my rewritten concat module
Greg Sutcliffe
06:04 PM Installer Revision 570e8e3f (puppet-tftp): Enable daemonized TFTP server
Greg Sutcliffe
05:50 PM Installer Revision f385661b (puppet-dhcp): Add ubuntu support
Greg Sutcliffe
09:58 AM Installer Revision f345890c (puppet-puppet): Include puppetmaster components from the foreman module
ENC script, report script etc. Erik Dalén
09:10 AM Feature #1611 (New): Search for hosts without certain facts
Some of my hosts have a fact "my_fact". I would like to be able to search for the hosts where this fact doesn't exist... Greg Sutcliffe
08:48 AM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
I've tried connection with `rmvmomi` (from the bundled gem), and was able to list the VMs and folders in it without a... Rytis Sileika
08:36 AM Bug #1607: REST API calls /hosts/:id/puppetclasses fails with postgres
Puppetclass Load (0.7ms) SELECT DISTINCT puppetclasses.id FROM "puppetclasses" INNER JOIN "host_classes" ON "puppe... Florent Castelli
06:58 AM Bug #1607 (Closed): REST API calls /hosts/:id/puppetclasses fails with postgres
Calling /hosts/:id:puppetclasses fails with postgres.
The SQL request has an ORDER BY clause on a field not selected....
Florent Castelli
08:18 AM Bug #1608 (Duplicate): REST API calls /hosts/:id/puppetclasses fails for hosts with no class and no hostgroup
Ohad Levy
07:12 AM Bug #1608 (Duplicate): REST API calls /hosts/:id/puppetclasses fails for hosts with no class and no hostgroup
Extract from the logs:
Hostgroup Load (0.9ms) SELECT DISTINCT puppetclasses.id FROM "hostgroups" INNER JOIN "host...
Florent Castelli
08:12 AM Feature #1561: Add new provision template types for EC2
I progressed quite a lot on my ec2 integeration, and now you can
1. create instances
2. scp a template and ssh to an...
Ohad Levy
08:08 AM Bug #1609 (Closed): REST API calls /hosts/:id/puppetclasses fails for hosts with same class assigned directly and through host group
Applied in changeset commit:"134f45c0328f2be409f5fdc50b04444fbb926cbe". Ohad Levy
07:15 AM Bug #1609 (Closed): REST API calls /hosts/:id/puppetclasses fails for hosts with same class assigned directly and through host group
Trace:
Puppetclass Load (1.2ms) SELECT "puppetclasses"."id" AS t0_r0, "puppetclasses"."name" AS t0_r1, "puppetclass...
Florent Castelli
08:08 AM Bug #1610 (Closed): fail to edit host when it was provisioned on ovirt and later deleted (on oVirt ui)
Applied in changeset commit:"e6845c883b3683929e68854621e3c47b1e581cbc". Amos Benari
08:07 AM Bug #1610: fail to edit host when it was provisioned on ovirt and later deleted (on oVirt ui)
I value your ideas,nice exprience for me to read through such a nice content.Here I desire to reveal my personal conc... ammy james
07:25 AM Bug #1610 (Closed): fail to edit host when it was provisioned on ovirt and later deleted (on oVirt ui)
I created a host and provisioned it on ovirt, later I deleted the vm on ovirt, now I fail to edit the host on foreman. Amos Benari
08:07 AM Revision e6845c88 (foreman): fixes #1610 - exdception in the ui when editing a deleted vm.
Amos Benari
08:06 AM Revision 134f45c0 (foreman): fixes #1609 - REST API calls /hosts/:id/puppetclasses fails for hosts with same class assigned directly and through host group
Ohad Levy
04:40 AM Feature #1606 (Closed): foreman: when session expires on an internal screen, after re-login foreman returns to main screen
Applied in changeset commit:"577f33c503d432b504c78f439a664d9a70a24fac". Ohad Levy
03:36 AM Feature #1606 (Closed): foreman: when session expires on an internal screen, after re-login foreman returns to main screen
If your foreman session expire, a login screen pops to re-enter credentials.
but after login you are returned to main...
Eyal Edri
03:38 AM Revision 577f33c5 (foreman): fixes #1606 - foreman returns to main screen after session expiry
Ohad Levy

05/08/2012

03:26 PM Revision 86bdf09d (foreman): refs #1503, ensures that puppet proxy is not required if you are not provisioning
Ohad Levy
05:09 AM Bug #1605 (Closed): Typo thier instead of their
/app/views/dashboard/welcome.html.erb
I found a typo and made a patch, I realise it is probable over kill for a two ...
Jim Bailey
12:45 AM Revision 987ed689 (foreman): UI fixed error in provisioning template, edit page.
Amos Benari

05/07/2012

11:16 PM Installer Revision a80183e0 (puppet-foreman_proxy): Merge pull request #2 from GregSutcliffe/master
Master forked to "oldstable" for older puppet users
Merged to master
Greg Sutcliffe
08:33 PM Installer Revision 89c2c6f0 (installer): Update submodules: foreman/git/passenger/tftp
Greg Sutcliffe
08:32 PM Installer Revision 6977a1ce (installer): Update submodules: foreman/git/passenger/tftp
Greg Sutcliffe
08:20 PM Installer Revision 12e7c2ae (installer): Update submodule: puppet-puppet
Greg Sutcliffe
08:18 PM Installer Revision 7d2f2407 (puppet-puppet): Updated README for parameterized approach
Greg Sutcliffe
07:39 PM Installer Revision 283558fb (installer): Merge oldstable submodule: puppet-puppet
Greg Sutcliffe
07:34 PM Installer Revision 5a3043f6 (installer): Update puppet and foreman_proxy submodules
Greg Sutcliffe
07:25 PM Installer Revision a442dcba (puppet-puppet): Merge pull request #5 from GregSutcliffe/master
Master forked to 'oldstable' for old puppet clients
Merged to master
Greg Sutcliffe
02:56 PM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
sadly this seems like rbvmomi gem fault.
this is not the full trace, you should probably look for the full trace (vs...
Ohad Levy
02:26 PM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
Upon switching my foreman install to development mode, this is the logged error when attempting to list VMs:... Tray Torrance
09:22 AM Bug #1603 (Closed): Login Screen improvments
Applied in changeset commit:"4d8580281f2d02af6b69355c23d198c864b3fa9b". Amos Benari
08:50 AM Revision 4d858028 (foreman): fixes #1603 - Login Screen improvments
Amos Benari
08:50 AM Revision 92bf092d (foreman): UI - more explicit button description for the add child node.
Amos Benari
06:45 AM Bug #1304 (Closed): Long puppet classes makes the UI not correct
this is fixed with the latest develop version Florian Koch
02:41 AM Bug #1604 (Closed): UI Broken with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2012020109 Iceweasel/3.0.6 (Debian-3.0.6-3)
Hi,
with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2012020109 Iceweasel/3.0.6 (Debian-3.0.6-3) the...
Florian Koch

05/06/2012

02:11 PM Bug #1544: Updating a host fails if you cannot reach the SOA nameservers
I just want to confirm this is still an issue in 0.5. Ashley Penney
11:38 AM Bug #1601: json install fails on Ubuntu 11.10
Hmmm, oddly, the command you suggested works and seems to install json 1.7.0, but when the version is specified as it... Neil M
07:46 AM Bug #1601: json install fails on Ubuntu 11.10
Hmm, looks like you're missing dependencies for the Json Gem. Can you try 'gem install json' which should fail just t... Greg Sutcliffe
07:44 AM Bug #1481: Ubuntu 10.10 install
Thanks guys. I'm wary of updating the stable packages, in case I break what people have been using for a while, but I... Greg Sutcliffe
07:14 AM Bug #1481: Ubuntu 10.10 install
I confirm also, the nightly package installed without issue for me. Jim Bailey

05/05/2012

04:04 PM Smart Proxy Bug #1602: Proxy wont start with dhcp: true
with the rubygem-net-ping version from yum.theforeman.org the proxy and dhcp works.... Florian Koch
02:40 PM Smart Proxy Bug #1602: Proxy wont start with dhcp: true
Ok the problem is in /usr/share/foreman-proxy/lib/proxy/dhcp/subnet.rb line 5
if i comment the require "net/ping", t...
Florian Koch
02:12 PM Smart Proxy Bug #1602 (Closed): Proxy wont start with dhcp: true
Proxy Version: foreman-proxy-0.5.0rc2-0.1.el6.noarch... Florian Koch
03:35 PM Bug #1603 (Closed): Login Screen improvments
The current login screen looks to big on small resolutions e.g 1280x800. Florian Koch

05/04/2012

03:39 PM Bug #1601 (Resolved): json install fails on Ubuntu 11.10
This is on the current nightly "foreman" package. See output below.
----------------------------------
root@amargo...
Neil M
02:36 PM Bug #1481: Ubuntu 10.10 install
Greg Sutcliffe wrote:
> @JimBailey / @BenHagen - was that output from the stable package?
Yes. The nightly packages ...
Ben Hagen
06:46 AM Bug #1481: Ubuntu 10.10 install
@JimBailey - Thanks for that.
The foreman-installer, by default, just sets up the stable apt repo and installs the f...
Greg Sutcliffe
06:02 AM Bug #1481: Ubuntu 10.10 install
I got the issue on both stable and testing repos it was a fresh install of foreman not an upgrade. Since this is a pr... Jim Bailey
05:43 AM Bug #1481: Ubuntu 10.10 install
@JimBailey / @BenHagen - was that output from the stable package?
The dbconfig stuff is known to be flaky, particula...
Greg Sutcliffe
02:25 PM Feature #1595 (Closed): Test connection when adding/editing compute resource should display success message
Applied in changeset commit:"e6d9c43ce659f4b1794eb570867f3b278565f023". Greg Blomquist
12:44 PM Revision b090cb72 (foreman): init script typo
Jim Perrin
12:36 PM Revision 75409a89 (foreman): refs #1589 - Remove hardcoded vmware vsphere_expected_pubkey_hash
Now, users will create a ~/.fog file containing:
=begin
:default:
:vsphere_expected_pubkey_hash: HASH_VALUE
=end
...
Greg Blomquist
12:36 PM Revision e6d9c43c (foreman): fixes #1595: show success on test connection
Added css class "btn_success" to the test connection button when the connection
is successful.
This still leaves beh...
Greg Blomquist

05/03/2012

08:29 PM Bug #1481: Ubuntu 10.10 install
I am seeing identical behavior and output also running Ubuntu 12.04 LTS. I will spin up a 10.04 VM tomorrow and see i... Jim Bailey
03:09 PM Revision dda49b8c (foreman): Rails logger does not exists at this stage, removing
Ohad Levy
02:00 PM Installer Revision fe5ffcf2 (puppet-foreman): Merge pull request #3 from GregSutcliffe/repo
Enable choice of repo (for Debian) Ohad Levy
12:47 PM Bug #1600 (Closed): DNS records are deleted even though host is not Managed
Applied in changeset commit:"9bb4e25f77db6771096a83185dc6ce41c8be9e7f". Ohad Levy
10:11 AM Bug #1600: DNS records are deleted even though host is not Managed
Patch for 0.4-stable Mikael Fridh
08:32 AM Bug #1600 (Closed): DNS records are deleted even though host is not Managed
I think it only did DNS and not DHCP. Mikael Fridh
12:47 PM Feature #1596 (Closed): Console page should display a button to return to host page
Applied in changeset commit:"7d43af6a0623c469e25462e1ebcff6733ad2545d". Romain Vrignaud
11:44 AM Revision 7d43af6a (foreman): Fixes #1596 Add back button of console page.
Romain Vrignaud
11:38 AM Feature #1526: Addition of classes/puppetclasses to hostgroup/REST
we do provide a way to create them in one single request, which is not really rest (but does make sense in a context ... Ohad Levy
11:36 AM Feature #1599 (Duplicate): Ability to add classes to a host via the API
Ohad Levy
11:31 AM Revision 9bb4e25f (foreman): fixes #1600 - records are deleted even though host is not Managed
Ohad Levy
05:01 AM Revision 5f6e3d6d (foreman): Merge pull request #38 from abenari/may03
new releases of my favorites gems. Ohad Levy
03:09 AM Revision eb56c27a (foreman): [UI] minor changes to ldap page.
- LDAP attributes mappings are not related to on the fly creation Ohad Levy
02:26 AM Revision aeab6f88 (foreman): fixed a bug in the host-group truncation function.
Amos Benari
01:51 AM Revision 237f13e2 (foreman): new releases of my favorites gems.
Amos Benari

05/02/2012

09:50 PM Installer Revision d44b38ec (puppet-foreman_proxy): Enable optional DHCP/DNS modules
Greg Sutcliffe
07:25 PM Installer Revision bcd49c04 (puppet-foreman): Don't overwrite new config.ru with old link
Greg Sutcliffe
07:03 PM Feature #1599 (Duplicate): Ability to add classes to a host via the API
I clearly see how I can query the classes that a host has, but I don't see how I can add classes to a HOST via the API Bill Wright
06:07 PM Installer Revision d4289c29 (puppet-foreman): Enable choice of repo (for Debian)
Greg Sutcliffe
05:08 PM Support #1598: dhcp
Hi,
I am able to connect to my dhcp server and be given an IP. It seems like the foreman-proxy isn't seeing the ran...
Thomas Go
12:29 PM Support #1598 (Closed): dhcp
I'm having trouble w/ dhcp.
I'm getting the following behavior
when I tried to provision a new host, even though...
Thomas Go
12:52 PM Bug #1568: PG::Error on fresh install
Hi,
i can confirm the fix,
regards Florian
Florian Koch
07:11 AM Bug #1568 (Closed): PG::Error on fresh install
Applied in changeset commit:"2e291eb23bd496947e6704a5aa7a51b03489f651". Ohad Levy
12:06 PM Installer Revision 7a9857ba (puppet-puppet): Parameterize the agent half of the module, and enable user to specify the Puppet port
Greg Sutcliffe
11:06 AM Revision 57a74ec9 (foreman): added ace code editor to the provisioning template edit page.
added info text to the assosiation tab of the provisioning templates page. Amos Benari
10:36 AM Feature #1597 (Closed): We should be able to restrict compute resource to users
It would be usefull to be able to restrict some compute resource to users.
Romain Vrignaud
10:30 AM Feature #1596: Console page should display a button to return to host page
Find enclosed patch :) Romain Vrignaud
10:01 AM Feature #1596 (Closed): Console page should display a button to return to host page
When I am on the console page, I'd like to have to button to get me
back to the host main page.
Romain Vrignaud
09:19 AM Feature #1344: Allow customization of columns in host view.
I'm with Elias and would like to add facts to the columns. Jacob McCann
08:47 AM Feature #1138: Reducing the number of menus
implemented as part of UI updates in 0.5 Ohad Levy
08:16 AM Feature #1595 (Closed): Test connection when adding/editing compute resource should display success message
When adding/editing a compute resource,
"Test connection" button doesn't display
any message if connection is success...
Romain Vrignaud
08:11 AM Bug #1545 (Duplicate): Rails DB migration fails on PosgreSQL 9.1
Ohad Levy
08:09 AM Bug #1566 (Closed): Puppet CA set incorrectly when only one proxy is defined
Applied in changeset commit:"abc126551b89739f7dd714fe053ad8089848b93a". Ohad Levy
07:39 AM Revision abc12655 (foreman): fixes #1566 - Puppet CA set incorrectly when only one proxy is defined
Ohad Levy
07:06 AM Revision 9ec7fdd0 (foreman): refs #402 - ensures that noops reports are shown currectly on all DB's (pg, mysql and sqlite)
Ohad Levy
06:51 AM Revision 2e291eb2 (foreman): fixes #1568 - PG::Error on fresh install
Ohad Levy
03:17 AM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
I have same issue than the problem one with vCenter 4.0 and "Compute Resources" (fog)
I can list VM, but if I try to ...
Cyril CORDOUI BARZI

05/01/2012

11:04 PM Revision 49620a31 (foreman): Backported changed to foremancli to stable.
Brian Gupta
04:51 PM Bug #1443: Hosts are shown as active.
I would vote to leave things as they are in foreman concerning this.
Puppet treats hosts as 'active' (changes made) ...
Jacob McCann
02:53 PM Refactor #1594 (New): Split host groups from provisioning and network data
Hostgroups currently contain info about os attributes, plus domain and subnets.
I suggest to convert these as reusabl...
Ohad Levy
02:47 PM Feature #1593 (Closed): Make foreman location aware
Foreman could tie in things like subnets, domains, media, proxies and compute resources into a location concept Ohad Levy
12:31 PM Bug #1566: Puppet CA set incorrectly when only one proxy is defined
You can work around this with this patch:... Greg Sutcliffe
12:28 PM Installer Revision 06bc94b2 (puppet-puppet): Fix parameter names for new parameterized server class
Greg Sutcliffe
10:58 AM Installer Revision af4efdd2 (puppet-puppet): Make puppet::server a parameterized class
This is a drop-in replacement - running 'include puppet::server' should
behave *exactly* as before. In addition, you ...
Greg Sutcliffe
09:35 AM Installer Revision 8d2bfb03 (puppet-tftp): Merge pull request #1 from jimperrin/master
Windows requires some tftp modifications Ohad Levy
08:46 AM Installer Revision 5a3e04a0 (puppet-tftp): Windows PXE requires a map file to handles backslashes and pathing
Jim Perrin

04/30/2012

01:47 PM Bug #1592 (Closed): report::expire errors with millions of records
When running report::expire against a DB with millions of records in Reports the 'function' will fail (https://groups... Jacob McCann
01:43 PM Bug #1546: report::expire slow with many reports
To me the slowness of the expire seems more to do with the giant arrays being generated from the loops: https://group... Jacob McCann
09:02 AM Revision 5d44aa2a (foreman): fix certificates and autosign list views
Ohad Levy
09:02 AM Revision 5e914ee2 (foreman): fail gracefully if fog is not installed
Ohad Levy
05:57 AM Revision 895ff43c (foreman): [UI] minor fixes refs bootstrap upgrade
Ohad Levy
05:28 AM Revision 1f00a59d (foreman): ensure rubygems are loaded in case facter / puppet are installed as a gem
Ohad Levy
04:48 AM Revision 92980985 (foreman): Fixed link for Good hosts on dashboard to match stats query
Brian Gupta
03:55 AM Revision e89d93bc (foreman): Fixed reported stats on dashboard for good_hosts and reports_missing in text table
Brian Gupta

04/29/2012

04:47 PM Revision b58ec945 (foreman): [UI] - make sure settings intput fields do not resize incorecctly upon inline edit
Ohad Levy
04:47 PM Revision 17b95801 (foreman): [UI] typo - fixed red highlighting for hosts with errors
Ohad Levy
10:47 AM Revision d71cd1a4 (foreman): [UI] removed delete button in indexes.
Amos Benari
10:46 AM Revision 40e7f47a (foreman): [UI] users filter page space after field-set.
Amos Benari
10:46 AM Revision dec6f148 (foreman): [UI] templates button in host form.
Amos Benari
10:46 AM Revision 5f080138 (foreman): [UI] minor fixes to reports show page
Ohad Levy
08:56 AM Revision 82e47ae0 (foreman): updates UI to bootstrap v2
Amos Benari
08:56 AM Revision 60e9b0c1 (foreman): clean up login screen
Ohad Levy
03:10 AM Revision fb7f0f19 (foreman): cleanups to rails 3 boot process
Ohad Levy

04/28/2012

08:13 AM Smart Proxy Revision f700f45f: Merge pull request #16 from mjc-/develop
kill dead 'about' link Ohad Levy

04/27/2012

11:13 PM Feature #1254 (Closed): add basic windows support
Applied in changeset commit:"7e0a58734bdeaa64ee737b487e11f657181a4e29". Jim Perrin
05:06 PM Smart Proxy Revision 5aecd01c: kill dead 'about' link
Michael Coulter
03:29 PM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
I'm seeing Problem 2 on vSphere 5, as well. Will update with a full trace next week. Tray Torrance
11:06 AM Bug #1589: Cannot create VMs on vSphere (4.0) cluster
Hi,
i have the same error with vsphere 5
regards Florian
Florian Koch
04:57 AM Bug #1589 (Resolved): Cannot create VMs on vSphere (4.0) cluster
Steps that I followed:
- Updated lib/foreman/model/vmware.rb with the correct HASH (:vsphere_expected_pubkey_hash)
-...
Rytis Sileika
03:11 PM Support #1591: Bundling Foreman
No, I haven't. I started working on this about a month ago as a result of the deb's not working for me on any version... Ryan Bourgeois
03:06 PM Support #1591: Bundling Foreman
did you see the latest deb nightly ? Greg is trying to get them up and running again.
Ohad Levy
03:04 PM Support #1591: Bundling Foreman
Success! Thank you very much, sir.
I am nearing the completion of a set of scripts to bootstrap an Ubuntu 12.04 syst...
Ryan Bourgeois
02:49 PM Support #1591 (Feedback): Bundling Foreman
I've seen this error when someone uses a wrong version of has_many_polymorphs, note in the Gem file the specific git ... Ohad Levy
02:47 PM Support #1591 (Closed): Bundling Foreman
I've been attempting to bundle and deploy the develop branch Foreman on top of Apache/Passenger on Ubuntu 12.04 beta.... Ryan Bourgeois
02:54 PM Revision 7e0a5873 (foreman): fixes #1254 - initial support to pxeboot windows
Jim Perrin
02:49 PM Bug #1470: Hosts with No Reports has a negative number
I have this exact problem. It used to go away, but lately it's been stuck with a negative number. Jason Barnett
07:50 AM Smart Proxy Bug #1590 (Resolved): uninitialized constant PLATFORM with Ruby 1.9
When running bin/smart-proxy on a host running Ruby 1.9.3p125 I get the following:
# bin/smart-proxy
/var/rails/sma...
Chuck Dand

04/26/2012

02:44 PM Revision 81472c58 (foreman): since travis use rvm and we don't want puppet gem in our gem file..
Ohad Levy
02:33 PM Revision eecb5cfe (foreman): debian platform puppet is still considered a as a gem
Ohad Levy
02:05 PM Revision 22ae257b (foreman): ensure that bundler loads after our custom gem requirements
Ohad Levy
01:53 PM Revision 45d9adf9 (foreman): ensures that puppet packages are installed in our CI
Ohad Levy
01:48 PM Revision 41402094 (foreman): removed puppet from Gem file requirement
this commit also tries to simplify the way we use bundler, in future commits,
we should add more logic of which gems ...
Ohad Levy
01:26 PM Revision dbbbd0a7 (foreman): make sure foreman doesnt blow up when running without libvirt / virt gems
Ohad Levy
01:22 PM Revision 0bb532cf (foreman): ensure facts importer works correctly also when importing from a report / rake task
Ohad Levy
01:20 PM Bug #1588: Foreman should accept PE packages as dependencies
The same goes for foreman-proxy as well. Josh Baird
01:20 PM Bug #1588 (Rejected): Foreman should accept PE packages as dependencies
Currently, Foreman searches for "puppet" packages as pre-reqs/dependencies on the RPM packages. PE packages are all ... Josh Baird

04/25/2012

05:23 PM Bug #1397: Statistics view is missing
@ohadlevy - 3 days after I take over the nightlies, and you've forgotten me already? I'll put that down to Jet Lag :P... Greg Sutcliffe
11:25 AM Bug #1397: Statistics view is missing
got kind of the same problem with the latest version from git when there where no environments defined Ben Hagen
03:12 PM Revision 975b4164 (foreman): ensures populate hosts rake task can run correctly
Ohad Levy
02:31 PM Smart Proxy Revision 083405c8: fixes # 1587 Puppet's modulepath not interpreted correctly by proxy
Ohad Levy
02:22 PM Revision dc0c5923 (foreman): foremancli changes to support change in default host list API behavior.
Brian Gupta
10:34 AM Smart Proxy Bug #1587 (Closed): Puppet's modulepath not interpreted correctly by proxy
Running foreman-proxy-0.3.3-0.1.noarch, installed on the PM.
My puppet.conf defines environments like:
[prod]
m...
Josh Baird
09:42 AM Installer Revision 1246d0fd (puppet-foreman): Separate scripts to be included on puppetmaster
We shouldn't make the assumption that foreman runs on the same hosts as the
puppetmaster.
So this patch separates the...
Erik Dalén
06:07 AM Bug #1586 (Closed): Root password inheritance doesn't seem to work properly
Root password on host doesn't seem inherited by hostgroup / nested hostgroup.
Host root password faillback on default...
Romain Vrignaud

04/24/2012

04:09 PM Bug #1397: Statistics view is missing
deb nightly are actually really old, see http://groups.google.com/group/foreman-users/browse_thread/thread/32bc84ecb8... Ohad Levy
04:06 PM Bug #1397: Statistics view is missing
ran in to the same problem with the last nightly build on ubuntu 12.04 (0.5-~nightlybuild1335243919)
when commenting...
Ben Hagen
01:45 PM Feature #1585 (New): Support Oracle AI for Solaris 11
Oracle has replaced jumpstart in solaris11 with automated installer (ai)
http://docs.oracle.com/cd/E23824_01/html/...
Florian Koch

04/21/2012

10:22 AM Support #1493 (Closed): foreman-report.rb
thanks, the wiki was updated Ohad Levy

04/20/2012

01:49 PM Bug #1060: Problem with puppet-master variable
I have the same issue with foreman-0.4.2-0.1.noarch. When using a "Puppet Master Proxy" for a host the "Puppet Master... Dale Dude
12:45 PM Feature #1584 (Closed): Add the ability to change ownership on a set of hosts.
Current the bulk operations are:
- change group
- change environment
- edit parameters
- delete hosts
- disabl...
Brian Gupta
12:35 PM Feature #1583 (Closed): Assign roles and filters to usergroups
I have a use case where we want to give readonly access to set of users, but limit it to hosts that are in a specific... Brian Gupta
10:57 AM Bug #1582 (Closed): Privacy leak in dashboard, statistics, facts and classes.
Note that if using roles and user based domain filters, the dashboard still shows stats for hosts that the user isn't... Brian Gupta
03:54 AM Feature #1581 (New): DNS management with Foreman UI
Currently foreman manages DNS records (A/PTR) for hosts that are created via the Foreman UI. It would be nice to have... Kevin Fernandes
03:41 AM Bug #1580 (Duplicate): Limitiation to create only 32 GB VM
While creating VMs via the Foreman UI. Only VMs till 32GB Memory can be created from the dropdown list. This field sh... Kevin Fernandes

04/19/2012

10:02 AM Bug #1579 (Resolved): Inconsistant situation for user / hostgroup filter
When I create as admin a new host in hostgroup X and I set the owner of this host to user U.
If U do not see hostgr...
Romain Vrignaud
08:21 AM Bug #1481: Ubuntu 10.10 install
got the same problem on ubuntu 12.04 LTS... Ben Hagen

04/18/2012

03:51 PM Revision b43fa642 (foreman): added basic ovirt vm show page, minor fixes in compute resource level
Ohad Levy
08:29 AM Feature #1578 (Duplicate): Implement organizations and extend environments in Foreman
Ohad Levy
07:36 AM Feature #1578 (Closed): Implement organizations and extend environments in Foreman
Katello is multi-tenant system and it supports organizations and environments. Typically, every resource belongs to a... Lukas Zapletal
06:02 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
_Spam deleted by administrator._ apoeleh apoeleh
05:20 AM Feature #1576: Implement oauth authentication and authorization
We will be sending HTTP header called "foreman-user" set to the current logged Katello user. Once user is created in ... Lukas Zapletal
04:46 AM Feature #1576 (Closed): Implement oauth authentication and authorization
To fully integrate Katello, Foreman API must be accessible with oauth. Once oauth is enabled in the Foreman configura... Lukas Zapletal
04:48 AM Feature #1577 (Duplicate): Provide configuration to change Foreman root url
Katello and Foreman is expected to run on the same server. Since default ports HTTP and HTTPS are already used by Kat... Lukas Zapletal
03:59 AM Smart Proxy Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
_Spam removed by admin_ apoeleh apoeleh
02:24 AM Bug #785: DNS error messages are not propogated to the user

Nutraslim
Its not the specialistic that pressman moldiness be completely unsegregated with communicator's views a...
apoeleh apoeleh

04/17/2012

02:37 PM Revision dfcfbae1 (foreman): Merge pull request #34 from tjikkun/develop
FIX suggestion of ip when subnet id is not the same as array index Ohad Levy
03:54 AM Feature #832: parameterized class support
Yes, we've been kicking our heels waiting for puppet to support this. It would be great in Foreman could get this int... James Kerby

04/16/2012

10:42 PM Feature #832: parameterized class support
Any progress on this? I see that ticket 5045, has been merged, so puppet itself supports parameterized classes from ... Glen Ogilvie
01:22 PM Bug #1575 (Closed): UI is broken when error message is displayed
Hi, i forgot to start my dhcp server on the proxy, so i got an error message ,see screenshot, this is ok but
the UI ...
Florian Koch
12:14 PM Feature #546: Support Oracle SGDB -- It is not displayed DASHBOARD (with Oracle DB backend)
Are there any new developments on this bug over the last year? The database software is available for download on ora... Nick Harrison
10:36 AM Feature #1574 (Closed): support managing of multiple disks in ovirt
Applied in changeset commit:"96ede451fc45d6d8e5786d62d4c92adc97c46ad3". Amos Benari
09:36 AM Feature #1574 (Closed): support managing of multiple disks in ovirt
Ohad Levy
09:32 AM Revision 96ede451 (foreman): fixes #1574 - ovirt - add remove and show volumes
* volume and interface ordering is now working
* removed include blank because it is a duplicate of the Blank ovirt-t...
Amos Benari
07:21 AM Revision ba303020 (foreman): FIX suggestion of ip when subnet id is not the same as array index
Sander Hoentjen

04/13/2012

10:07 AM Bug #1573 (Rejected): removing non-existing vm from RHEV 2.2 cluster results in HTTP 500 error
RHEV 2.2 has an internal server error when you try to remove a vm that does not exist.
The response from the api w...
Sander Hoentjen
09:06 AM Installer Revision 999cd633 (puppet-puppet): Add README
Greg Sutcliffe
03:47 AM Bug #1572 (Closed): Selected Domains are not saved when importing Subnet from Smart-Proxy
If you import a subnet from your foreman-proxy the selected domains are not saved.
You have to edit the subnet afterw...
David M.
03:34 AM Revision 1721eaee (foreman): minor ordering issue for nics/disks when creating libvirt instances, refs #1452
Ohad Levy
02:57 AM Installer Revision 0250e92a (puppet-puppet): Merge pull request #4 from GregSutcliffe/master
Cron/Daemon options for keeping puppet running Ohad Levy

04/12/2012

02:02 PM Bug #1030: error while trying to change the mac-address of a host
Rale nicely ignitor airman it contains structural noesis for me. I am prosperous to conceptualize your riches way of... apoeleh apoeleh

04/11/2012

04:50 PM Installer Revision 450be5b5 (puppet-puppet): Cleanup crontab if we switch to daemon mode
Greg Sutcliffe
04:34 PM Installer Revision f4eeaac9 (puppet-puppet): Puppet shouldn't depend on Foreman - we only need some apache data
Greg Sutcliffe
04:29 PM Installer Revision f7ae6195 (puppet-puppet): Don't make the choice of daemon or cron a global one
Greg Sutcliffe
03:36 PM Installer Revision 6f00714a (puppet-puppet): Merge remote-tracking branch 'greg-puppet/master' into greg-puppet
Conflicts:
templates/puppet.conf.erb
Greg Sutcliffe
03:22 PM Installer Revision 7948ec3f (puppet-puppet): Add daemonized run mode, select run style from params
Greg Sutcliffe
03:02 PM Installer Revision d3bfacad (puppet-puppet): while I know this is debatable, just added a missing peace for the all in the same minute issue
Ohad Levy
03:02 PM Installer Revision 1c0eed2c (puppet-puppet): adds basic cron handling for puppet runs
Ohad Levy
07:44 AM Bug #1570: Add support for editing nodes that does not have FQDN.
Unless you add the domain manually.. Then you can edit the node. Elias Abacioglu
 

Also available in: Atom