Project

General

Profile

Activity

From 12/10/2012 to 01/08/2013

01/08/2013

03:09 PM Installer Revision 7b3e7983 (puppet-dns): Add missing dependency on the package for rndc-confgen
Dominic Cleal
03:08 PM Smart Proxy Bug #2119 (Closed): ignored valid puppet modulepath if first configured directory does not exist
In my master section of my puppet.conf I have the following modulepath:
modulepath = $confdir/environments/$environm...
Kevin Cormier
01:51 PM Revision 927fd789 (foreman): round_with_precision is deprecated
Use round instead of round_with_precision.
runtime used round but config_retrieval used round_with_precision. This r...
Marius Rieder
12:25 PM Bug #2019 (Ready For Testing): RedHat 5 initscript condrestart not working
Dominic Cleal
10:43 AM Packaging Revision c7add113 (foreman-packaging): Update RC to use bundle update as well
Greg Sutcliffe
10:42 AM Revision 08bea92e (foreman): add gravatar to users index
Amos Benari
10:42 AM Revision e62f5a26 (foreman): fix popover html content render.
Amos Benari
10:42 AM Revision 3f300fae (foreman): resize puppet calss form, parameter tab, left tabs size.
Amos Benari
10:42 AM Revision 7301e99f (foreman): removed the need to add 'btn' class for the action_buttons helper, and changed the action buttons to small.
Amos Benari
10:42 AM Revision 1702ffc6 (foreman): added search puppet class parameters.
Amos Benari
10:42 AM Revision 3d662acc (foreman): Optimize SQL queries for puppetclass edit page
Amos Benari
10:26 AM Packaging Bug #2115 (Closed): Update of .deb package fails when Gem versions have changed
Fixed in https://github.com/theforeman/foreman-rpms/commit/6fb8d7ae0a4367153f8740e1acfbd21fc6d05706 Greg Sutcliffe
10:07 AM Packaging Revision 6fb8d7ae (foreman-packaging): Use bundle update if required
Greg Sutcliffe
09:52 AM Bug #2109 (Closed): session_token should not be static
Applied in changeset commit:"adfcf8f0fa17dd352588fbd9eb24286502ccc90f". Dominic Cleal
08:25 AM Bug #1884 (Closed): Operating System field Is empty on debian wheezy
Applied in changeset commit:"c604dec773bba3729f4f3cdcd0668807dc94b71b". Nicolas Dandrimont
08:24 AM Revision adfcf8f0 (foreman): fixes #2109 - improve session token security
- adds security:generate token rake task to create static token
- generate and cache a token on startup if static tok...
Dominic Cleal
08:11 AM Bug #2118 (Closed): Spurious [" "] around new host error message
Platform: Fedora 17, Ruby 1.9.3, git checkout of master (~1.1RC4)
When saving a host with no template selected on ...
Dominic Cleal
07:37 AM Revision c604dec7 (foreman): Fixes #1884 - hardcode a version number for Debian's testing/unstable suites
Nicolas Dandrimont
07:36 AM Revision 68cad4bc (foreman): Extended information for each type of compute resources
Tomáš Strachota
07:33 AM Revision a6fcf3b8 (foreman): Added additional counter-tests to config templates
Sam Kottler
07:22 AM Bug #2100: KS provisioning template regexp buffer overflow
Ohad Levy wrote:
> does it work correctly on 3.0.4?
No, just tested ruby_parser 3.0.4 and it doesn't fix it, but it ...
Dominic Cleal
07:21 AM Bug #2100: KS provisioning template regexp buffer overflow
does it work correctly on 3.0.4? Ohad Levy
06:57 AM Bug #2100: KS provisioning template regexp buffer overflow
Confirmed on EL 6.4 with Foreman RC4, ruby_parser 3.0.1 (hm, should be 3.0.4) and safemode 1.1.0. Dominic Cleal
06:11 AM Smart Proxy Bug #2099 (Closed): $confdir not interpolated in puppet modulepath during class import
Applied in changeset commit:"ce3bbf116ce0f03425bf062e26f1663310f54bf2". Dominic Cleal
06:11 AM Smart Proxy Bug #2114 (Closed): Add warning if no environments found and smart-proxy falls back to defaults
Applied in changeset commit:"90a57cf1dbe7858d7985a878a96d05df7e0bee3c". Christoph Witzany
04:36 AM Feature #2116: Use MCollective to trigger Puppet runs
it seems i had a really old branch too at https://github.com/ohadlevy/smart-proxy/tree/mc Ohad Levy
04:31 AM Feature #2116: Use MCollective to trigger Puppet runs
Christian McHugh implemented this by shelling out to mco: http://pastebin.com/1U8ibyrt
I think we should probably us...
Dominic Cleal
04:06 AM Feature #2116 (Closed): Use MCollective to trigger Puppet runs
Much requested feature from the "Foreman 1.1: what do you want to see next?":http://groups.google.com/group/foreman-u... Dominic Cleal
04:33 AM Feature #2117 (Closed): MCollective integration
Much requested feature from the "Foreman 1.1: what do you want to see next?":http://groups.google.com/group/foreman-u... Dominic Cleal
04:07 AM Smart Proxy Revision 90a57cf1: fixes #2114 Add warning if no environments found
Christoph Witzany
04:02 AM Smart Proxy Revision 4e24d8c8: fixes #2099 - fix handling of multiple module paths
Replace every occurrence of $confdir, not only the first one Raffael Schmid
04:02 AM Smart Proxy Revision ce3bbf11: fixes #2099 - interpolate $confdir if $environment not used
Dominic Cleal
03:59 AM Feature #32: Provide a way to organize the Inventory display in the Hosts page
Daniel Lobato Garcia wrote:
> I'm implementing this on a per-user basis.
>
> Users and non-users have some sensible ...
Ohad Levy
03:55 AM Feature #32: Provide a way to organize the Inventory display in the Hosts page
Latest foreman as of Jan 8th 2013 has something like this
!http://i.imgur.com/MVQiK.png!
What I'm doing essential...
Daniel Lobato Garcia

01/07/2013

06:03 PM Packaging Bug #2115 (Closed): Update of .deb package fails when Gem versions have changed
Possible solutions:
# remove Gemfile.lock before bundle install
# package correct Gemfile.lock (maybe even add it t...
Christoph Witzany
05:41 PM Bug #1827 (Feedback): Template names to / (i.e. w/) cause issues with routes based on ID
I've opened a pull request that just replaces slashes with dashes before save.
https://github.com/theforeman/foreman...
Sam Kottler
04:23 PM Bug #2033: Cannot assign a host to an org
Where does this stand? I can work on it if you're doing other stuff @Joseph. Sam Kottler
02:38 PM Bug #2109: session_token should not be static
Dominic Cleal wrote:
> Implemented the above, kept the rake task: https://github.com/theforeman/foreman/pull/353
>
>...
Sandor Szücs
09:32 AM Bug #2109 (Ready For Testing): session_token should not be static
Implemented the above, kept the rake task: https://github.com/theforeman/foreman/pull/353
Katello generates a secret...
Dominic Cleal
11:16 AM Feature #1344: Allow customization of columns in host view.
Daniel Lobato Garcia wrote:
> Taking care of this.
http://theforeman.org/issues/32#note-8 by doing this
Daniel Lobato Garcia
10:02 AM Feature #1344: Allow customization of columns in host view.
Taking care of this. Daniel Lobato Garcia
11:11 AM Feature #32: Provide a way to organize the Inventory display in the Hosts page
I'm implementing this on a per-user basis.
Users and non-users have some sensible defaults (current properties, name...
Daniel Lobato Garcia
10:55 AM Smart Proxy Bug #2099 (Ready For Testing): $confdir not interpolated in puppet modulepath during class import
https://github.com/theforeman/smart-proxy/pull/55 Dominic Cleal
10:40 AM Bug #1159: Class import behaviour not consistent "rake puppet:import:puppet_classes" x "UI"
Actually
:puppet_conf: /etc/puppet/puppet.conf
is the right way to configure it.
Christoph Witzany
10:36 AM Smart Proxy Bug #2114 (Closed): Add warning if no environments found and smart-proxy falls back to defaults
https://github.com/theforeman/smart-proxy/pull/54 Christoph Witzany
10:12 AM Feature #2113: Better VMWare Datastore UI
These are all great suggestions that we should work on. Since we are getting close to the 1.1 final release, I'm addi... Sam Kottler
09:04 AM Feature #2113 (Closed): Better VMWare Datastore UI
When picking a datastore to use on a VMWare compute resource, the list of Data Store's should only contain Data Store... Josh Baird
09:06 AM Bug #2112 (Closed): UI Displays error when powering off VMWare VM
thanks this was fixed at commit:e1861bedf Ohad Levy
09:00 AM Bug #2112 (Closed): UI Displays error when powering off VMWare VM
The UI displays this error when I click the "Power Off" button on a VMWare VM:
Failed to stop vmtest.corp.follett.co...
Josh Baird
06:58 AM Bug #1953: statistics page: Unknown string: "1.50 gb"!
Sam McLeod wrote:
> Dominic Cleal wrote:
> > Are they capitalised when running "facter -p" on your hosts? If you che...
Dominic Cleal
04:03 AM Feature #2111 (New): Add Foreman configuration values to ENC output
To avoid redundant configuration, it would be very useful to have the host information (all NICs, BMC config, the sub... Peter Bauer

01/06/2013

01:53 PM Bug #2100: KS provisioning template regexp buffer overflow
Attached Gemfile.lock Alejandro Falcon
11:21 AM Bug #2110 (Closed): Safemode broken between RC1->RC4 Upgrade
Safemode appears to be broken after my upgrade from RC1 to RC4. RC4 was unable to render my provisioning template wi... Josh Baird
08:30 AM Bug #2109: session_token should not be static
I like the rake task idea. To make it usable without running the task, we could comment out or delete secret_token.r... Dominic Cleal
05:52 AM Bug #2109: session_token should not be static
Ohad Levy wrote:
> also, some more background http://blog.phusion.nl/2013/01/04/securing-the-rails-session-secret/
I...
Sandor Szücs
03:11 AM Revision e1861bed (foreman): refs #1947 - fixes typo
Ohad Levy

01/05/2013

05:09 PM Bug #2105 (Rejected): Same IP proposed during host creation when multiple nic
I'm guessing you didnt upgrade your proxy, version 1.1RC+ would not offer the same ip anymore (unless there is only o... Ohad Levy
04:50 PM Bug #2109: session_token should not be static
also, some more background http://blog.phusion.nl/2013/01/04/securing-the-rails-session-secret/ Ohad Levy
08:05 AM Bug #2109 (Closed): session_token should not be static
The session token of rails app should not be public available and static for all installations.
http://biggestfool.t...
Sandor Szücs
12:37 PM Bug #2108: Cannot delete or rename admin user via GUI
I think it would be probably best to add a locked attribute (or status that can handle multiple status - admin / lock... Ohad Levy
11:47 AM Bug #2108: Cannot delete or rename admin user via GUI
Disabling or locking does seem a sensible option - i did notice on my install that the account did just get recreated... Anthony Somerset
07:08 AM Bug #2108: Cannot delete or rename admin user via GUI
Sadly removing it is not a real option (we relay on the fact the user always exists)
We could consider
# disable ...
Ohad Levy
06:08 AM Bug #2108 (Duplicate): Cannot delete or rename admin user via GUI
Using the Internal user AUTH system gives the default admin user with admin / changeme as the credentials
Currentl...
Anthony Somerset

01/04/2013

07:31 PM Bug #1953: statistics page: Unknown string: "1.50 gb"!
Whoops I should have mentioned that running facter -p on the host that Foreman was seeing with lower case gb, did in ... Sam McLeod
07:29 PM Bug #1953: statistics page: Unknown string: "1.50 gb"!
Dominic Cleal wrote:
> Are they capitalised when running "facter -p" on your hosts? If you check the Facts page, is ...
Sam McLeod
04:26 PM Bug #2107 (New): Issue with duplicate host records in foreman.
It seems that if use_uuid_for certificates is set to true, and one is using the ENC script that uploads facts, forema... Brian Gupta
03:03 PM Bug #2104 (Closed): Post installation phase fails with "undefined method `render' for #<Host:0x7fbc9fe6d288>" when deploying to EC2
Glad it's working properly now, Richard! Sam Kottler
09:26 AM Bug #2104: Post installation phase fails with "undefined method `render' for #<Host:0x7fbc9fe6d288>" when deploying to EC2
This was found to be caused by the finish template making a call to an incorrectly named snippet (so one that didn't ... Richard Clark
07:44 AM Bug #2104 (Closed): Post installation phase fails with "undefined method `render' for #<Host:0x7fbc9fe6d288>" when deploying to EC2
Running Foreman 1.1RC3 on CentOS 6.3, mostly installed using foreman-installer
Passenger: 3.0.12
Ruby 1.8.7-352
Pu...
Richard Clark
02:51 PM Feature #1921 (Closed): Add a button on the proxies page to re-read the configuration from the proxy
I'm closing out this issue. I'll work on #1244. Sam Kottler
12:49 PM Bug #1884 (Ready For Testing): Operating System field Is empty on debian wheezy
https://github.com/theforeman/foreman/pull/351 Dominic Cleal
12:04 PM Packaging Feature #2106: Sign RPM Packages with GPG Key
This will be done for 1.1 final. Sam Kottler
11:15 AM Packaging Feature #2106 (Closed): Sign RPM Packages with GPG Key
It is best practice to sign the generated packages with a gpg key and provide the public key for users, that use your... Rene Zbinden
11:02 AM Smart Proxy Feature #2101 (Ready For Testing): Project should include a Gemfile
https://github.com/theforeman/smart-proxy/pull/52 Dominic Cleal
04:20 AM Smart Proxy Feature #2101 (Assigned): Project should include a Gemfile
Dominic Cleal
04:09 AM Smart Proxy Feature #2101 (Closed): Project should include a Gemfile
Must be a habit:
Wanted to rewrite some tests and went for the good old bundle install to make sure I have the corre...
Jan Vansteenkiste
09:34 AM Bug #2105 (Rejected): Same IP proposed during host creation when multiple nic
If I try to create a new host with 2 nics,
Foreman give me twice the same IP for the 2 nics
Romain Vrignaud
07:57 AM Bug #2082: PXE Default File seems to be broken

> Thanks for the info! I would expect apt to always install foreman before the foreman-* packages anyway, but I'll d...
Jasper Poppe
07:53 AM Bug #2082: PXE Default File seems to be broken
Jasper Poppe wrote:
> Thanks a lot, also for the additional information. Nice that the Git 'hack' is not needed anymo...
Greg Sutcliffe
07:49 AM Bug #2082: PXE Default File seems to be broken
Thanks a lot, also for the additional information. Nice that the Git 'hack' is not needed anymore, great work! It see... Jasper Poppe
07:34 AM Feature #2103 (New): GRUB2 password support, PBKDF hashing
GRUB2 uses PBKDF hashes, which can be generated with the grub(2)-mkpasswd-pbkdf2 utility:
https://www.gnu.org/soft...
Dominic Cleal
05:48 AM Bug #1302 (Closed): undefined method `vcpu' for nil:NilClass
Thanks for the feedback, I'm closing the ticket Benjamin Papillon
04:02 AM Bug #1302: undefined method `vcpu' for nil:NilClass
Hello,
The problem is solved for me, you can close this ticket.
Regards,
Gaël Gustin
05:30 AM Bug #2102 (Closed): Partition table and media lists should update when adding new OS
When adding or editing a new operating system, the partition table and installation media lists are selected based on... Dominic Cleal
03:14 AM Support #1779 (Closed): novnc console for existing vm's created before foreman1.0
Nice!
I'm closing the bug report as a solution has been found. The main feature request #1666 is kept open :)
Thank...
Benjamin Papillon
03:11 AM Bug #1506 (Closed): failed to remove instance storage
I'm closing the bug report.
Thanks for the update!
Benjamin Papillon

01/03/2013

06:56 PM Packaging Revision 00d94500 (foreman-packaging): Lots of updates for 1.1 RC's
Sam Kottler
04:35 PM Bug #1506: failed to remove instance storage
it's positively pre-historic, I think closing it is fine. In fact we upgraded foreman to 1.1rc3 (and then git code a... Adrian Bridgett
01:12 PM Bug #1506: failed to remove instance storage
Foreman evolued a lot since this bug report. Do you still have the problem? Did you test the new splited .debs to kee... Benjamin Papillon
04:19 PM Bug #2100 (Closed): KS provisioning template regexp buffer overflow
OS: Centos 6.3
Foreman version 1.1 RC3 from RPM
How to reproduce:
Create a new provisioning template with the conten...
Alejandro Falcon
03:01 PM Revision 23633e27 (foreman): bumped rails to 3.0.18 to avoid latest CVE
note that bundle update rails is required after this patch Ohad Levy
01:20 PM Support #1779: novnc console for existing vm's created before foreman1.0
Yes I had got the workaround working as suggested by Ohad.
Thanks
Bency Tharakan
11:40 AM Support #1779 (Feedback): novnc console for existing vm's created before foreman1.0
Benjamin Papillon
11:39 AM Support #1779: novnc console for existing vm's created before foreman1.0
Hello,
Did you try the workaround proposed by Ohad on #1666? Does it work for you? Do you need more details?
Regards
Benjamin Papillon
12:52 PM Smart Proxy Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
Hello,
I switched the Tracker to Feature as user request.
Regards
Benjamin Papillon
11:54 AM Bug #990 (New): wrong error message when looking for puppetca certificate list
Benjamin Papillon
11:52 AM Bug #960 (Assigned): User without admin rights is not able to delete reports
Benjamin Papillon
11:35 AM Support #1598: dhcp
Hello,
Did you update Foreman? Does it work for you now?
Regards
Benjamin Papillon
11:31 AM Support #706: Creating a host pxelinux and preseed dedicated files
Hello,
Did you managed to do what you wanted? Does foreman works fine for you now?
Regards
Benjamin Papillon
11:30 AM Support #1440 (Closed): tftp and foreman
Benjamin Papillon
11:20 AM Support #1440: tftp and foreman
Hello,
Can you provide feedback related to this issue?
Is foreman working for you now?
Regards
Edit: Hum, your pro...
Benjamin Papillon
11:16 AM Bug #1302: undefined method `vcpu' for nil:NilClass
Hello,
Foreman changed a lot since your issue was reported. Do you still have the problem? Can you provide us with a...
Benjamin Papillon
10:46 AM Smart Proxy Bug #2085 (Assigned): Classes import fails on first module with Puppet 3: Could not find value for $confdir
Thanks - I've filed it as #2099, as it's a little different to the puppet 3 initialisation problem here. Dominic Cleal
10:36 AM Smart Proxy Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
No, it's just not working, and newer works earlier. Alexander Litvinenko
07:06 AM Smart Proxy Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
Alexander Litvinenko wrote:
> Also, when $confdir variable is used in puppet.conf, no environment is available at all...
Dominic Cleal
10:45 AM Smart Proxy Bug #2099 (Closed): $confdir not interpolated in puppet modulepath during class import
Reported in #2085:
When $confdir variable is used in puppet.conf, no environment is available at all - rake puppet:i...
Dominic Cleal
10:22 AM Packaging Revision 12c945d3 (foreman-packaging): debian: Bump to RC4
Greg Sutcliffe
10:15 AM Bug #2096 (Closed): New location/org buttons in user menu don't work
Applied in changeset commit:"1697d3067f4e438567acef2676391c311b65c6a0". Amos Benari
05:55 AM Bug #2096 (Closed): New location/org buttons in user menu don't work
On Foreman 1.1, ecb227822e3f2d3bdafab97a2f1b262a9cf4045a.
Using Firefox 17.0.1, the New Location and New Organizatio...
Dominic Cleal
10:15 AM Bug #2098 (Closed): LDAP (AD) not working after 1.0.1 to 1.1RC1 Uprgade
Applied in changeset commit:"6367839adf50fbf8090c968104f16441f22d8f44". Ohad Levy
10:08 AM Bug #2098 (Closed): LDAP (AD) not working after 1.0.1 to 1.1RC1 Uprgade
LDAP worked successfully in 1.0.1 and broke after an upgrade to 1.1RC1. The debug log shows:
Started POST "/users...
Josh Baird
10:14 AM Revision 6367839a (foreman): fixes #2098 - ldap auth when using a different account for authentication was broken
Ohad Levy
10:01 AM Revision 23397de3 (foreman): 1.1RC4 released
Ohad Levy
09:59 AM Revision 1697d306 (foreman): fixes #2096 New location/Org button in user-menu doesn't work on ff.
Amos Benari
09:13 AM Packaging Revision 9fe753c4 (foreman-packaging): Update rc to use the same offline gem cache as nightly
Greg Sutcliffe
09:00 AM Revision 6724e2ff (foreman): Revert bundler changes in 73f23bf4c643637c805e4911648aea16f8a73c55
Dominic Cleal
08:40 AM Bug #2087: UI in foreman-1.1rc2 is off
yep, you need to test on rc4 :) hopefully released today Ohad Levy
08:34 AM Bug #2087: UI in foreman-1.1rc2 is off
I just updated to 1.1rc3, still have the issue. This is on fedora 17, google-chrome-stable-17.0.963.65-124586.x86_64... Lance Dillon
08:38 AM Bug #2093: vmware compute resources don't support folders
Sam, I had a few minutes to play, its not complete (UI part) but working:
http://pastie.org/5615993
Ohad Levy
08:36 AM Bug #2095 (Closed): The VM listing tab on a compute resource show page should only show the "Console" action if the VM is powered on
Applied in changeset commit:"50a072f2912a3fc782c4bf67690a0aa5f69cc1ef". Sam Kottler
08:17 AM Revision 50a072f2 (foreman): Fixes #2095 - Only show console button if VM is running
Sam Kottler
07:45 AM Revision 96cefa08 (foreman): refs #2097 - update test to include stderr redirect
Dominic Cleal
07:44 AM Bug #2092 (Closed): Create host: no freeip suggestion when Subnet description contains parentheses
Applied in changeset commit:"3101210d8acc3d79af4cee36897b7c5e7fee0ee4". Mikael Fridh
07:43 AM Revision 3101210d (foreman): fixes #2092 - allow parens in Subnet description
Mikael Fridh
07:31 AM Bug #2097 (Closed): Improve debug when unable to get Puppet settings with bad return code
Applied in changeset commit:"2a1269ebecead5efbee39934c7d867c3a94b426b". Dominic Cleal
06:21 AM Bug #2097 (Ready For Testing): Improve debug when unable to get Puppet settings with bad return code
https://github.com/theforeman/foreman/pull/346 Dominic Cleal
06:09 AM Bug #2097 (Closed): Improve debug when unable to get Puppet settings with bad return code
Currently PuppetSetting raises an exception when the return code of the @puppet master --configprint@ command is bad.... Dominic Cleal
07:31 AM Bug #2091 (Closed): Menu items disappeard
Applied in changeset commit:"1095c98043de3918140669bac8bf352406719beb". Amos Benari
07:28 AM Revision 1095c980 (foreman): fixes #2091 Menu items disappeard
Amos Benari
07:22 AM Revision 2a1269eb (foreman): fixes #2097 - improve debug when `puppet master --configprint` fails
Dominic Cleal
07:10 AM Packaging Revision 248d5f08 (foreman-packaging): Remove unneeded patch now has_many_polymorphs is gone
Greg Sutcliffe
06:31 AM Bug #2082: PXE Default File seems to be broken
Deb RC3 will be out today, I'm just testing it now. Apologies for the delay. Ordinarily a version bump would be trivi... Greg Sutcliffe
04:20 AM Bug #1953 (Feedback): statistics page: Unknown string: "1.50 gb"!
It looks like the "GB" in your @memorysize@ fact is coming in lower cased. We can add code to handle this, but I hav... Dominic Cleal

01/02/2013

10:47 PM Bug #2095 (Feedback): The VM listing tab on a compute resource show page should only show the "Console" action if the VM is powered on
https://github.com/theforeman/foreman/pull/345 Sam Kottler
10:43 PM Bug #2095 (Closed): The VM listing tab on a compute resource show page should only show the "Console" action if the VM is powered on
Sam Kottler
10:30 PM Bug #1953: statistics page: Unknown string: "1.50 gb"!
yep... still got this issue... Sam McLeod
06:53 PM Bug #2074: VMWare Compute resource listing limited to 30 VMs (no pagination).
Opened #2094. Brian, I added you as a follower of that issue already. Sam Kottler
06:49 PM Bug #2074: VMWare Compute resource listing limited to 30 VMs (no pagination).
This is actually two separate bugs. The first line at the bottom of the page that doesn't show the title properly. Th... Sam Kottler
04:09 PM Bug #2074: VMWare Compute resource listing limited to 30 VMs (no pagination).
Yup, working on this now @ohadlevy Sam Kottler
07:40 AM Bug #2074: VMWare Compute resource listing limited to 30 VMs (no pagination).
Sam, mind having a look?
for the pagination title, just look in other places where its not active record (such as pu...
Ohad Levy
06:50 PM Bug #2094 (Closed): VM listing page should respect the entries_per_page setting
Sam Kottler
05:44 PM Bug #2093: vmware compute resources don't support folders
I forgot to mention this was reproduced with vmware vsphere 5.1.0. Running foreman installed via rpm on a vanilla Ce... Kevin Cormier
05:40 PM Bug #2093 (Closed): vmware compute resources don't support folders
When using vmware compute resources, any VMs inside of folders are not detected by foreman.
I found this with Fore...
Kevin Cormier
05:00 PM Smart Proxy Bug #2077 (Closed): Override option checked when a parameter value is a function
Applied in changeset commit:"4c3b48371ccdbb61c171c7867798ebecfeffebf5". Ohad Levy
04:31 PM Bug #2092: Create host: no freeip suggestion when Subnet description contains parentheses
pullrequested: https://github.com/frimik/foreman/commit/b6769a4f31e64c9e55b4066f43f9858c44147426
should be good to g...
Mikael Fridh
03:25 PM Bug #2092 (Closed): Create host: no freeip suggestion when Subnet description contains parentheses
Example subnet name: @Cabinet 4717 (corp/dev)@ - when the subnet has this description - the spinner never starts and ... Mikael Fridh
04:22 PM Bug #2087: UI in foreman-1.1rc2 is off
Yup, good call @ohadlevy. Lance, feel free to hop on IRC or send an email to the list if you need some help upgrading. Sam Kottler
04:09 PM Bug #2087: UI in foreman-1.1rc2 is off
note that we did a few changes in the UI after rc3, most likely best to test on latest develop or wait for rc4. Ohad Levy
04:08 PM Bug #2087: UI in foreman-1.1rc2 is off
I'm using Chrome on Fedora with the RC3 RPM's and I'm having trouble reproducing the issue. Which OS and Chrome versi... Sam Kottler
12:38 PM Bug #2087: UI in foreman-1.1rc2 is off
Ok, I just tried that, it still is off on chrome, but still looks good under opera. Lance Dillon
11:51 AM Bug #2087 (Feedback): UI in foreman-1.1rc2 is off
Can you try stopping Foreman, running rake tmp:clear, then starting back up? Sam Kottler
10:34 AM Bug #2087: UI in foreman-1.1rc2 is off
At least, the title bar is correct in firefox and opera. The "Displaying..." box in /hosts still seems to be misalig... Lance Dillon
10:32 AM Bug #2087: UI in foreman-1.1rc2 is off
RHEL6, chrome. Appears to be correct in firefox and opera. Lance Dillon
10:30 AM Bug #2087 (Resolved): UI in foreman-1.1rc2 is off
The top bar on the dashboard (and every page I've looked at so far) is off. Also on the host page the "Displaying...... Lance Dillon
04:17 PM Bug #2090 (Duplicate): Dashboard dosen't work
Ohad Levy
04:14 PM Bug #2090: Dashboard dosen't work
It's not production env., first attempts with puppet and foreman.
debian squeeze, foreman 1.1 nightly from deb repo....
Alexander Litvinenko
04:14 PM Bug #2090: Dashboard dosen't work
It's not production env., first attempts with puppet and foreman.
debian squeeze, foreman 1.1 nightly from deb repo....
Alexander Litvinenko
03:54 PM Bug #2090: Dashboard dosen't work
Can you give more information about your environment? How many hosts do you have, etc? Sam Kottler
01:47 PM Bug #2090 (Duplicate): Dashboard dosen't work
Dashboard stopped working. Error when accessing dashboard is "divided by 0", in trace is:
ZeroDivisionError
divided ...
Alexander Litvinenko
03:08 PM Installer Revision cfff236a (puppet-foreman_proxy): fixes #2065 - use version dependent puppetrun/kick path
Specify wildcard in sudoers rules to enable "puppet kick <host>", else sudo
doesn't permit additional arguments.
Dominic Cleal
03:07 PM Bug #2091 (Closed): Menu items disappeard
In the main dev branch, menuitems are no logner visible for me. Reproduce:
1. Create a read only user (for everythin...
Lukas Zapletal
01:22 PM Feature #2089 (Closed): Expose network configuration via ENC
I'd like to see the hosts network information exposed as parameters in the ENC output. Currently we have to duplicat... Brian Rak
01:04 PM Smart Proxy Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
Also, when $confdir variable is used in puppet.conf, no environment is available at all - rake puppet:import:puppet_c... Alexander Litvinenko
06:20 AM Smart Proxy Bug #2085 (Closed): Classes import fails on first module with Puppet 3: Could not find value for $confdir
puppet.conf contains the following environment config and a single module exists under @/etc/puppet/modules/developme... Dominic Cleal
11:20 AM Bug #2088 (Closed): searching for an exact hostname fails
searching for hq-abridgett-d0 returns: hq-abridgett-d01.example.com, hq-abridgett-d02.example.com
searching for hq-a...
Adrian Bridgett
11:05 AM Bug #2065 (Ready For Testing): Puppetrun doesn't work in Puppet version > 3.x
https://github.com/theforeman/puppet-foreman_proxy/pull/38
https://github.com/theforeman/puppet-puppet/pull/28
The p...
Dominic Cleal
07:22 AM Bug #2065 (Assigned): Puppetrun doesn't work in Puppet version > 3.x
Drew Blessing wrote:
> I believe puppet kick is deprecated as of 3.0 as well. Per Eric Sorenson at PuppetLabs the pr...
Dominic Cleal
10:21 AM Refactor #2038: Refresh kickstart template for EL6, F17+
The release number of the EPEL RPM occasionally changes, so instead of installing it with an exact URL, add a repo an... Dominic Cleal
09:32 AM Revision ecb22782 (foreman): fixed an error in the ptable wellcome text.
Amos Benari
09:04 AM Packaging Bug #1776 (Feedback): repodata not readable in centos 5
The repodata for 1.1RC3 and later is generated using --checksum sha, but I'm going to move this to feedback until the... Sam Kottler
09:02 AM Packaging Bug #1569 (Closed): Init-Script for RHEL doesnt work
I spoke to Jason a few weeks ago about this and it should be resolved. Please re-open the issue if you're still runni... Sam Kottler
08:41 AM Bug #2086 (Closed): Unable to use /api/puppetclasses/:id
Returns:
{
"error": {
"message": "Missing template api/v1/puppetclasses/show with {:formats=>[:json], :loc...
Jan Vansteenkiste
08:13 AM Revision ec2b4ec9 (foreman): ui phase2
Amos Benari
08:13 AM Revision 700ed6b9 (foreman): reorg in the user and settings top menus.
Amos Benari
08:13 AM Revision 14d225cc (foreman): added multi-select ui component instead of multi check-boxes for long lists.
Amos Benari
08:13 AM Revision e8e8c93d (foreman): remove the link from hosts list in users filter page when not needed.
Amos Benari
08:13 AM Revision 2d0a5d48 (foreman): fixed missing condition in taxonomix.
Amos Benari
08:13 AM Revision 73f23bf4 (foreman): bootstrap2.2.2
Amos Benari
07:58 AM Bug #2076 (Closed): Windows provisioning template generation fails on undefined local variable or method `waik_attributes'
Applied in changeset commit:"46157c22317393dabaf8d9c511e6669967b531ba". Ohad Levy
07:58 AM Bug #2025 (Closed): In orgs edit interface rendering list of "Users to add", has issues.
Applied in changeset commit:"6f85b2894a66de8ecaa923564c64d1c9706613b4". Anonymous
03:55 AM Bug #2025 (Ready For Testing): In orgs edit interface rendering list of "Users to add", has issues.
Yes, list of admins is not shown, since they can see all by default.
Fix to show user login if full name is blank.
h...
Joseph Magen
07:58 AM Bug #2084 (Closed): All Facts and Reports are visible regardless of selected Org/Location for admin users
Applied in changeset commit:"3061e381a1eedeaa66f141fa198c39e12f84c05b". Ohad Levy
07:55 AM Revision 3061e381 (foreman): fixes #2084 - All Facts and Reports are visible regardless of selected Org/Location for admin users
Ohad Levy
07:54 AM Revision 6f85b289 (foreman): fixes #2025 - show user login if name is blank
Joseph Magen
07:38 AM Bug #1948 (Closed): VMware creation: vm with multiple disks fail
Ohad Levy
07:38 AM Bug #1948: VMware creation: vm with multiple disks fail
actually, it was https://github.com/fog/fog/pull/1437
and I've pushed it upstream to fog, so, once a newer fog versi...
Ohad Levy
07:34 AM Revision 46157c22 (foreman): fixes #2076 Windows provisioning template generation fails
Ohad Levy
07:31 AM Bug #2083 (Closed): DB migration fails with Postgres in 038125b323
Applied in changeset commit:"adce9394fdd7a7e0a6be9c739bf8fb6a1c2e44d3". Ohad Levy
03:19 AM Bug #2083: DB migration fails with Postgres in 038125b323
here is another diff (from the current develop branch) :)... Ohad Levy
02:12 AM Bug #2083: DB migration fails with Postgres in 038125b323
Unfortunately it doesn't help :( Is there anything else I can do to debug this? Trying various patches is not a probl... Andreas Ntaflos
02:05 AM Bug #2083: DB migration fails with Postgres in 038125b323
how about this then (sorry, as i simply can't reproduce) ? :)... Ohad Levy
07:19 AM Feature #1946: Addition VMWare options required for VM creation
Drew Blessing wrote:
> I think this request covers this but just want to note it to make sure it's considered.
>
> I...
Ohad Levy
05:25 AM Smart Proxy Revision 4c3b4837: fixes #2077 - proxy should not return nil for parameters with a function call
in cases where puppet has class declaration such as:
class xyz($param = myfunction('p'))
the proxy would return a...
Ohad Levy
05:22 AM Revision adce9394 (foreman): fixes #2083 - DB migration fails with Postgres with bmc nics
Ohad Levy
05:21 AM Revision f463dd9e (foreman): updated readme for new year
Ohad Levy
05:20 AM Revision e886351d (foreman): updated gitignore
Ohad Levy

01/01/2013

07:16 PM Bug #2083: DB migration fails with Postgres in 038125b323
Unfortunately that patch does not seem to have any effect, I get the same error messages (see below). I also have nei... Andreas Ntaflos
04:15 AM Bug #2083: DB migration fails with Postgres in 038125b323
I'm not able to reproduce this issue locally on PG.. can you try the patch above? Ohad Levy
02:02 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
_Spam deleted by administrator._ nitin khare
10:50 AM Bug #2084 (Ready For Testing): All Facts and Reports are visible regardless of selected Org/Location for admin users
https://github.com/theforeman/foreman/pull/341 Ohad Levy
10:48 AM Bug #2084 (Closed): All Facts and Reports are visible regardless of selected Org/Location for admin users
When an admin user is logged in, all facts and reports are shown, regardless of the selected Org/Location.
This does...
Ohad Levy

12/31/2012

03:29 PM Bug #2078 (Closed): Classes parameters applied from one class to another
Applied in changeset commit:"fce6aba7b2f4361cd654e39455b91843badc2228". Ohad Levy
03:07 PM Bug #2078: Classes parameters applied from one class to another
OK, I was able to reproduce, a quick fix is on the way - many thanks for reporting this! Ohad Levy
03:15 PM Revision fce6aba7 (foreman): fixes #2078 - Classes parameters value leak fix
Ohad Levy
02:22 PM Bug #2083: DB migration fails with Postgres in 038125b323
can you try changing... Ohad Levy
02:20 PM Bug #2083: DB migration fails with Postgres in 038125b323
do you have orgs turned on in your settings file? Ohad Levy
02:02 PM Bug #2083: DB migration fails with Postgres in 038125b323
Sure:... Andreas Ntaflos
02:01 PM Bug #2083: DB migration fails with Postgres in 038125b323
can you add the output with --trace? Ohad Levy
01:57 PM Bug #2083 (Closed): DB migration fails with Postgres in 038125b323
Running from the develop branch (currently on "038125b323":https://github.com/theforeman/foreman/commit/038125b323483... Andreas Ntaflos
01:02 PM Feature #2081: RFE Need to add search in smart-proxies
I want to search a specific host. Lets say i have 200+ hosts, without a search it will be annoying to find it.
Kiril Nesenko
09:22 AM Feature #2081 (Need more information): RFE Need to add search in smart-proxies
Ohad Levy
09:21 AM Feature #2081: RFE Need to add search in smart-proxies
which kind of search did you have in mind, can you provide some more info? Ohad Levy
07:41 AM Feature #2081 (Resolved): RFE Need to add search in smart-proxies
Need to add search in smart-proxies Kiril Nesenko
10:55 AM Smart Proxy Bug #2077 (Ready For Testing): Override option checked when a parameter value is a function
possible fix at - https://github.com/theforeman/smart-proxy/pull/51
note, if you already had your class imported, at...
Ohad Levy
09:35 AM Smart Proxy Bug #2077: Override option checked when a parameter value is a function
The smart proxy should not report a nil/null value when a parameter is a function.
I suggest we do something simila...
Ohad Levy
07:31 AM Smart Proxy Bug #2077: Override option checked when a parameter value is a function
its actually trivial to fix the proxy to detect its a function, e.g. I can easily say detect:... Ohad Levy
07:08 AM Smart Proxy Bug #2077: Override option checked when a parameter value is a function
OK, digging a bit more into example42 module structure i saw the following
e.g....
Ohad Levy
01:43 AM Smart Proxy Bug #2077: Override option checked when a parameter value is a function
Amos, do you mind taking a look? Ohad Levy
09:51 AM Bug #2082: PXE Default File seems to be broken
Clear, if I could help with the Debian building process please let me know ;) Jasper Poppe
09:32 AM Bug #2082: PXE Default File seems to be broken
Jasper Poppe wrote:
> Sorry about the duplicate I was testing against RC1, my fault. Would be nice if the Debian RC p...
Ohad Levy
09:28 AM Bug #2082: PXE Default File seems to be broken
Sorry about the duplicate I was testing against RC1, my fault. Would be nice if the Debian RC packages would be updat... Jasper Poppe
09:17 AM Bug #2082 (Duplicate): PXE Default File seems to be broken
Ohad Levy
08:23 AM Bug #2082: PXE Default File seems to be broken
Hmmz, please ignore what I typed after the IMHO, it seems this example template is longer available in Foreman than I... Jasper Poppe
07:57 AM Bug #2082 (Duplicate): PXE Default File seems to be broken
When using the supplied 'pxe default file' in Config Templates the 'Build PXE default' functionality breaks.
I get t...
Jasper Poppe
09:21 AM Feature #2080: RFE New features to foreman
Thanks...
Please create a ticket for every feature request, unless they are related ;)
secondly, I think that what...
Ohad Levy
07:40 AM Feature #2080 (Rejected): RFE New features to foreman
1. Ability to view the puppet class content/code from foreman UI.
2. If some hostgroup uses a puppet class with para...
Kiril Nesenko
08:02 AM Bug #2033: Cannot assign a host to an org
I also have this issue with locations, even when the location is not bound to any resources.
Steps to reproduce:
Cre...
Jasper Poppe
05:41 AM Feature #2079: Additional column in listing of hosts page
I didnt meant to assign this one to Ohad Levy, but the automagic in Redmine did it.
I will probably submit the code ...
Kristian Botnen
05:39 AM Feature #2079 (Closed): Additional column in listing of hosts page
Extending the 'hosts' listview with additional column 'IP-Adress'.
The number of column in the listview will go from...
Kristian Botnen
04:53 AM Feature #32: Provide a way to organize the Inventory display in the Hosts page
Is there any activity on this?
Ive started implementing this on my own installation.
Ill start out with one column ...
Kristian Botnen

12/30/2012

08:46 PM Bug #2078 (Closed): Classes parameters applied from one class to another
OS: Centos 6.3
Puppet version: 2.6.17 from Epel repo
Puppet modules: Example42 modules (https://github.com/example42)...
Alejandro Falcon
08:40 PM Smart Proxy Bug #2077 (Closed): Override option checked when a parameter value is a function
OS: Centos 6.3
Puppet version: 2.6.17 from Epel repo
Puppet modules: Example42 modules (https://github.com/example42)...
Alejandro Falcon
10:34 AM Bug #1998: Nested hostgroup inheritance should be reflected on Location / Organization
Is that really the right behavior ? e.g. in both cases (when just including A or B in an org) someone might want to a... Ohad Levy
09:30 AM Bug #2053: Google Chrome 18.0.1025.168 on Ubuntu Lucid messes up Foreman 1.1RC UI
we are currently working on bootstrap(ui) update... we were not able to reproduce the problem on newer versions of ch... Ohad Levy
09:26 AM Revision 038125b3 (foreman): added puppet location and organization parameters
Jasper Poppe

12/29/2012

04:47 AM Bug #2076 (Closed): Windows provisioning template generation fails on undefined local variable or method `waik_attributes'
Provisioning a windows template fails.
Foreman log:
Started GET "/unattended/provision?spoof=192.168.2.53" for 192.1...
Paul Gomersbach
12:26 AM Bug #2075 (Duplicate): VMWare compute resource "console" button accepts clicks even when greyed out.
When a VM is powered off, the Console button is properly greyed out. However, it still accepts UI clicks, and throws ... Brian Gupta
12:24 AM Bug #2074 (Closed): VMWare Compute resource listing limited to 30 VMs (no pagination).
Apparently if one adds /vms to the URL it will paginate, but:
1) 1) it should default to paginated view if there are ...
Brian Gupta

12/28/2012

10:55 AM Bug #1904: Admin is not created in MySQL when there is a SQLite database
Ohad Levy wrote:
> I wonder if there is any reason why a domain name won't be one char.
There are currently no 1 ...
Jasper Poppe

12/27/2012

11:17 AM Bug #2073 (Closed): undefined method `update!'
Applied in changeset commit:"47a2bac55d92659647563af9ba88484425d2a33d". Ohad Levy
08:55 AM Bug #2073 (Closed): undefined method `update!'
When I attempt to add a new smart proxy in foreman 1.1RC2 with ruby 1.9, I have this error :... Antony Perigault
11:03 AM Revision cc7c1927 (foreman): 1.1RC3 released
Ohad Levy
10:59 AM Revision 47a2bac5 (foreman): fixes #2073 - undefined method `update!'
Ohad Levy
10:54 AM Revision 2ee7d222 (foreman): fixed postgres migrations
Joseph Magen
10:53 AM Bug #1947 (Closed): wrong notice pressing the power on/off button for vmware hosts
Applied in changeset commit:"a490a1a4fa85d834af6be6aae775cef3baec03e2". Ohad Levy
08:09 AM Bug #1947 (Ready For Testing): wrong notice pressing the power on/off button for vmware hosts
fix at https://github.com/theforeman/foreman/pull/336, comments welcomed.
Ohad Levy
10:53 AM Bug #1949 (Closed): VMware creation: vm's always get 768MB memory
Applied in changeset commit:"cfa6a3f56f354bf4cf990e1312d45cca21197f6f". Ohad Levy
10:47 AM Bug #1949 (Ready For Testing): VMware creation: vm's always get 768MB memory
https://github.com/theforeman/foreman/pull/338 Ohad Levy
10:50 AM Revision a490a1a4 (foreman): fixes #1947 - wrong notice pressing the power on/off button for vmware hosts
* now using the real state from the server
* also made sure that we validate power on/off requests
* ensured our fog ...
Ohad Levy
10:50 AM Revision cfa6a3f5 (foreman): fixes #1949 - VMware creation: vm's always get 768MB memory
I've removed the select box too, and would add a slider in a later commit Ohad Levy
10:50 AM Revision 4a6c3fec (foreman): refs #1944 - minor leftover to avoid Object.id warning
Ohad Levy
09:58 AM Bug #1948 (Ready For Testing): VMware creation: vm with multiple disks fail
I've found the issue and its in fog code, I've sent a pull request https://github.com/fog/fog/pull/1424 to fix it.
i...
Ohad Levy
08:11 AM Bug #2001: Changing Loc or Org after compute resource selection give 500 error
@Joseph, I think this maybe the same bug as the one you are working on? Ohad Levy

12/26/2012

04:43 PM Bug #2053: Google Chrome 18.0.1025.168 on Ubuntu Lucid messes up Foreman 1.1RC UI
Would love to provide any debug details (is there Firebug for Chrome?) to help fix this. Roman Shaposhnik
10:35 AM Bug #2071 (Closed): provisioning ec2 instance fails with ruby 1.9.x
fixed at commit:81e0a30 Ohad Levy
09:33 AM Bug #2071 (Ready For Testing): provisioning ec2 instance fails with ruby 1.9.x
Joseph Magen
09:33 AM Bug #2071: provisioning ec2 instance fails with ruby 1.9.x
https://github.com/theforeman/foreman/pull/334 Joseph Magen
10:34 AM Bug #2017 (New): compute_attributes is nil on a machine injected via puppet agent
oops closed wrong ticket Ohad Levy
10:33 AM Bug #2017 (Closed): compute_attributes is nil on a machine injected via puppet agent
Applied in changeset commit:"81e0a301987dfb40cda7f70777fb931ec93ffcb4". Anonymous
10:33 AM Feature #1944 (Closed): Listing VMWare virtual machines under Computer resources is slow.
Applied in changeset commit:"d4e8938afa92558edcdcfdb5ddc73c6a8c6b3d07". Ohad Levy
10:32 AM Revision aff67c66 (foreman): 1.1RC2 Released
Ohad Levy
10:00 AM Revision 81e0a301 (foreman): fixes #2017 added patch from ticket
Joseph Magen
09:58 AM Revision d4e8938a (foreman): fixes #1944 - Listing VMWare virtual machines under Computer resources is slow.
Ohad Levy
09:33 AM Bug #2065: Puppetrun doesn't work in Puppet version > 3.x
I believe puppet kick is deprecated as of 3.0 as well. Per Eric Sorenson at PuppetLabs the preferred method going fo... Drew Blessing
09:26 AM Bug #1880 (Ready For Testing): Build button shouldn't be clickable on EC2 instance
https://github.com/theforeman/foreman/pull/333 Joseph Magen
08:57 AM Bug #2054 (Closed): Invalid SQL on postgres when running rake trends:counter
fixed at commit:86dcc03 Ohad Levy
04:50 AM Bug #2054 (Ready For Testing): Invalid SQL on postgres when running rake trends:counter
https://github.com/theforeman/foreman/pull/332 Joseph Magen
01:57 AM Bug #2054: Invalid SQL on postgres when running rake trends:counter
i saw a fix here -> https://github.com/rbirnie/foreman/pull/1
but there is a performance question at the moment, the...
Ohad Levy
08:56 AM Feature #1813 (Closed): allow to support multiple nics per host
Applied in changeset commit:"8838eb42a2a292f50126966d3fa768edad3a237a". Ohad Levy
08:56 AM Feature #1325 (Closed): BMC IP management should manage DNS
Applied in changeset commit:"8838eb42a2a292f50126966d3fa768edad3a237a". Ohad Levy
08:56 AM Refactor #1814 (Closed): move bmc/sp information from hosts table
Applied in changeset commit:"8838eb42a2a292f50126966d3fa768edad3a237a". Ohad Levy
08:49 AM Revision 8838eb42 (foreman): fixes #1814 - converts sp_* attributes into a BMC interface class
this patch also includes the following
* added a new interfaces table, and STI objects to represent a NIC, BMC, Mana...
Ohad Levy
08:19 AM Bug #2072 (Closed): Foreman complains about medium etc when deploying to Image based providers(EC2/OpenStack/RackSpace..)
Applied in changeset commit:"42ffcbfce2c9804bfeb6956df62f37070a9dd0dc". Ohad Levy
08:00 AM Bug #2072 (Closed): Foreman complains about medium etc when deploying to Image based providers(EC2/OpenStack/RackSpace..)
Foreman incorrectly validates ptable and medium relationship to the used operating system.
additionally, when using a...
Ohad Levy
08:02 AM Revision 86dcc03a (foreman): fixes #2504 trends model for postgresql added group() back and added select()
Signed-off-by: Joseph Mitchell Magen <jmagen@redhat.com> Hannes Schaller
08:00 AM Revision 42ffcbfc (foreman): fixes #2072 Foreman complains about medium etc when deploying to Image based providers(EC2/OpenStack/RackSpace..)
Ohad Levy

12/25/2012

02:16 PM Bug #2071 (Closed): provisioning ec2 instance fails with ruby 1.9.x
Under Debian/Wheezy, ruby 1.9.3p194, foreman installed from master.... Olivier Le Cam

12/24/2012

12:40 PM Bug #1991 (Closed): Cache not cleared prevent location / org feature to show up
Applied in changeset commit:"596d5f09c61a39168b12e12800bb83dc62085d9c". Anonymous
12:40 PM Bug #1992 (Closed): NULL value in vlanid on subnets table raise an error
Applied in changeset commit:"9f9effa8b4dba071ae2c6d68c87d61502beb76d5". Anonymous
09:19 AM Bug #1992 (Ready For Testing): NULL value in vlanid on subnets table raise an error
fixed
https://github.com/theforeman/foreman/pull/330
Joseph Magen
12:40 PM Feature #1890 (Closed): Implement a host status API call
Applied in changeset commit:"8dc8a9acf0d12e8ad9e57ffbfc981d47707c9f0a". Anonymous
07:28 AM Feature #1890: Implement a host status API call
New status names. Sames is UI hover hints on List of Hosts page.
"Pending Installation"
"Alerts disabled"
"No repor...
Joseph Magen
10:59 AM Revision f9c3c9c4 (foreman): refs #1890, typo
Ohad Levy
10:57 AM Revision 8dc8a9ac (foreman): fixes #1890 api host status
Joseph Magen
10:53 AM Revision 9f9effa8 (foreman): fixes #1992 sort does not fail if vlanid is null
Joseph Magen
10:48 AM Revision e210844f (foreman): DEPRECATION WARNING: Giving a hash to body is deprecated, please use instance variables instead.
Joseph Magen
10:46 AM Revision 596d5f09 (foreman): fixes #1991 expire topbar cache on user when restart server
Joseph Magen
10:46 AM Revision 88824e07 (foreman): refs #1991 - Cache not cleared prevent location / org feature to show up
1. ensures settings cache is removed when app starts
we can't remove all cache, with Rails.cache.clear as that might ...
Ohad Levy
09:09 AM Bug #1884: Operating System field Is empty on debian wheezy
Here is a tested patch special-casing Debian's testing and unstable versions, assigning them a version number.
I fut...
Nicolas Dandrimont
06:16 AM Revision 90ed6bdf (foreman): removed has_many_polymorphs and used has_many :source and :source_type
Joseph Magen
06:16 AM Revision dc72b8e3 (foreman): renamed to thread_session.rb
Joseph Magen
05:18 AM Bug #2062 (Closed): Make Max Trends Setting
Applied in changeset commit:"cd5947ee06049eb17da5379b25e9710b65beeb09". Robert Birnie
05:18 AM Bug #2061 (Closed): HTTPS URL for oVirt shouldn't be mandatory
Applied in changeset commit:"85ed3c3f9b428674011518cdb621875c94b03d88". Dominic Cleal
05:18 AM Bug #2063 (Closed): minitest / mocha test failures on Ruby 1.9
Applied in changeset commit:"568634452617a42f0b54d6f6699d5087cae75ec9". Dominic Cleal
04:21 AM Revision 362c5bff (foreman): fixed broken test on ruby 1.9
Ohad Levy
03:58 AM Revision 56863445 (foreman): fixes #2063 - pin minitest to 3.5+ and mocha 0.12.x
Mocha 0.13.x and minitest 4.x will require Rails 3.2. Dominic Cleal
03:51 AM Revision 85ed3c3f (foreman): fixes #2061 - test if oVirt API has HTTPS redirect
rest_client will refuse to follow redirects on POST requests, so the URL must
be entered as HTTPS. Don't require HTT...
Dominic Cleal
03:50 AM Revision cd5947ee (foreman): fixes #2062 - Add max_trends setting
Robert Birnie
03:46 AM Revision 867084a0 (foreman): Do not use :class_name in has_many :through, missed on for class_params
Ohad Levy
03:44 AM Revision 63d1f3b9 (foreman): removed puppet class include in index because it creates too many joins in a single query for sql-light to function properly.
Amos Benari
03:44 AM Revision 84173189 (foreman): commented rack-mini-profiler as it slows some development machines too much. When needed it can be uncommented.
Amos Benari
02:45 AM Installer Bug #1811: Parameter issue with foreman::puppetmaster
Obsolete due to commit:ed7c8f63dfa3351d65956ab6cf4569e17586f91f Peter Bauer
12:50 AM Feature #1361: Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
"mba application resume":http://www.mbaapplication.net/ Excellent weblog, many thanks a lot for your awesome posts! nitin khare

12/23/2012

04:01 PM Packaging Bug #2070 (Resolved): error: unpacking of archive failed on file /usr/share/foreman/public: cpio: rename
error: unpacking of archive failed on file /usr/share/foreman/public: cpio: rename
This error is caused by followi...
Arthur Gouros

12/22/2012

01:52 PM Bug #2069: (encrypted) root passwords are world readable
I see two issues here:
1. The default configuration is insecure
All products should be shipped with secure defaults....
Andreas Rogge
05:37 AM Bug #1158: Cannot install Ubuntu with FTP media
I think it happens the same to me. I try to access a ftp mirror and I get the same error. With a http mirror works fi... Felix Barbeira

12/21/2012

01:24 PM Installer Revision ce8909f7 (puppet-foreman): Don't enforce permissions on ${puppet_home}/yaml
Puppet installs them using good enough permissions so no need to enforce
stricter permissions. This only creates noise.
Ewoud Kohl van Wijngaarden
01:14 PM Bug #2069: (encrypted) root passwords are world readable
or maybe have a setting that only allow ip's from smart proxies with puppet feature? Ohad Levy
01:04 PM Bug #2069: (encrypted) root passwords are world readable
Personally I mitigate this by blocking root access via SSH+password as part of my initial puppet run (which I do duri... Greg Sutcliffe
12:57 PM Bug #2069: (encrypted) root passwords are world readable
I agree this would be a nice to have, but it's not a security risk if you're ensuring that your systems don't use MD5... Sam Kottler
05:05 AM Bug #2069 (Closed): (encrypted) root passwords are world readable
This is related to #39.
Essentially I do ask for the same feature, but I believe it is not a feature request, but a ...
Andreas Rogge

12/20/2012

01:01 PM Bug #2068: puppet:import:puppet_classes silently fails to import classes that have a parameter called "notify"
Actually I think we can widen this a little in scope - the importer will silently discard any class with syntax error... Greg Sutcliffe
12:02 PM Bug #2068 (Rejected): puppet:import:puppet_classes silently fails to import classes that have a parameter called "notify"
the import task will silently ignore the following class:
> class icinga($notify) { }
but will happily import
...
David Schmitt
12:59 PM Bug #2066 (Rejected): puppet:import:puppet_classes repeatedly tries to remove environment that still contains nodes
No worries, it happens :) Greg Sutcliffe
12:03 PM Bug #2066: puppet:import:puppet_classes repeatedly tries to remove environment that still contains nodes
This report can be closed. It seems there are still nodes reporting from the production environment, recreating it ag... David Schmitt
11:09 AM Bug #2066 (Rejected): puppet:import:puppet_classes repeatedly tries to remove environment that still contains nodes
Sometimes clients do believe they're in the "production" environment, which is usually called "prod" around here. Aft... David Schmitt
11:59 AM Smart Proxy Bug #2067 (Closed): puppet:import:puppet_classes silently ignores classes when the .pp contains an "import" statement
The init.pp in question looked like this:
> import "implementation/*.pp"
>
> class icinga(...) {
> }
The class was...
David Schmitt
11:23 AM Bug #2029 (Resolved): Build PXE Default fails with "exp not empty after Safemode::Parser.process_call"...
This has been resolved via #1834 and Ruby 1.9 support. Update safemode to 1.1.0 and ruby_parser to 3.0.4. Dominic Cleal
11:16 AM Bug #2065: Puppetrun doesn't work in Puppet version > 3.x
I think we'll need to detect @puppet kick@ versus @puppetrun@ in a similar way to puppetmasterd/puppet master and pup... Dominic Cleal
11:04 AM Bug #2065 (Resolved): Puppetrun doesn't work in Puppet version > 3.x
In the foreman interface, you're still able to use the puppetrun-method. However, this is deprecated in Puppet v3 and... Peter van Arkel
09:41 AM Installer Bug #2064 (Closed): No service definition for puppet-master when $passenger == false
We are assuming the user wants to use passenger for puppet - if it's set to false we don't manage the puppet master s... Greg Sutcliffe
08:25 AM Feature #2039: Add a note to hosts created on a compute resource
Sounds like a nice feature to reduce confusion when managing a VMware compute resource where all the VM's aren't crea... Sam Kottler
08:23 AM Bug #2062 (Feedback): Make Max Trends Setting
Should we try to get this into 1.1? Sam Kottler
08:18 AM Bug #2058 (Closed): VM listing page should immediately display the error bubble if accessing the compute resource returns a 500
Applied in changeset commit:"45107907576f1ca20abbcf7ff8c9994cee84542c". Sam Kottler
07:54 AM Revision 45107907 (foreman): Fixes #2058: prevents the spinner from going forever if listing fails
Sam Kottler
07:54 AM Revision 4ac52744 (foreman): removed class_name from all relationships that has_many :through as its invalid.
It seems like we hit a rails bug, where the joins were incorrectly created,
once removed, it was generated correctly....
Ohad Levy
07:44 AM Revision e5f912f7 (foreman): puppet class form ui fixes.
Amos Benari
07:28 AM Bug #2063: minitest / mocha test failures on Ruby 1.9
Trying to use the latest versions (mocha 0.13.x, minitest 4.x) fails due to an incompatibility with ActiveSupport 3.0... Dominic Cleal
05:30 AM Bug #2063 (Closed): minitest / mocha test failures on Ruby 1.9
Reported in https://github.com/theforeman/foreman/pull/283
$ rake
/home/olevy/.gem/ruby/1.9.1/gems/mocha-0.12.7/...
Dominic Cleal
05:12 AM Packaging Bug #2055: Missing rubygem-rubyipmi for proxy BMC support
Sam Kottler wrote:
> +1 to this, ofc. Do you think we should wait until the IPMI changes are exposed through the UI t...
Dominic Cleal
04:20 AM Bug #1834 (Closed): Support for ruby 1.9.x
Applied in changeset commit:"71291a465615aa349733dc700b6fedb34a37dc8b". Anonymous
04:19 AM Bug #1834: Support for ruby 1.9.x
see https://github.com/theforeman/foreman/pull/283 for more related details Ohad Levy
04:15 AM Bug #1834 (Assigned): Support for ruby 1.9.x
Ohad Levy
04:18 AM Revision 71291a46 (foreman): fixes #1834 to get foreman running under ruby 1.9.3
Dmitri Dolguikh

12/19/2012

03:54 PM Bug #2062: Make Max Trends Setting
https://github.com/theforeman/foreman/pull/325 Robert Birnie
02:23 PM Bug #2062 (Closed): Make Max Trends Setting
Add a max_trends default setting so that users can change the graphs to any value. This will create some flexibility ... Robert Birnie
01:28 PM Packaging Bug #2055: Missing rubygem-rubyipmi for proxy BMC support
+1 to this, ofc. Do you think we should wait until the IPMI changes are exposed through the UI to package up the gem ... Sam Kottler
12:20 PM Packaging Revision 059c6943 (foreman-packaging): Stable has README not README.md
Greg Sutcliffe
12:19 PM Packaging Revision 133a48da (foreman-packaging): Merge branch 'master' of github.com:theforeman/foreman-rpms
Greg Sutcliffe
11:20 AM Packaging Revision e403bbe2 (foreman-packaging): bump version to 1.0.2 to fix CVE-2012-5648
Jason Montleon
11:18 AM Packaging Revision d88c4590 (foreman-packaging): Merge branch 'master' of github.com:theforeman/foreman-rpms
Jason Montleon
11:15 AM Packaging Revision 8ea16054 (foreman-packaging): bump version to 1.0.2 to fix CVE-2012-5648
Jason Montleon
11:15 AM Packaging Revision 3aed3c7f (foreman-packaging): Release 1.0.2 stable to fix CVE-2012-5648
Greg Sutcliffe
10:55 AM Packaging Revision 9f76d167 (foreman-packaging): Release 1.0.2 stable to fix CVE-2012-5648
Greg Sutcliffe
10:21 AM Bug #2018 (Closed): url_for() helpers are namespaced when adding plug-in engines. add forward /
Applied in changeset commit:"875699d96185275f4e5f16e536c08a1efcdf3f37". Anonymous
08:02 AM Bug #2018: url_for() helpers are namespaced when adding plug-in engines. add forward /
Updated pull request
https://github.com/theforeman/foreman/pull/285
Joseph Magen
09:56 AM Bug #2061: HTTPS URL for oVirt shouldn't be mandatory
https://github.com/theforeman/foreman/pull/323 Dominic Cleal
09:27 AM Bug #2061 (Closed): HTTPS URL for oVirt shouldn't be mandatory
re #1899, the URL for oVirt _can_ be HTTP without HTTPS available, e.g. in development environments. Dominic Cleal
09:27 AM Bug #1350 (Closed): Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
Applied in changeset commit:"dbdc87269f48345a582a793b1714e1439b2fed29". Anonymous
08:59 AM Revision 875699d9 (foreman): fixes #2018 add forward slash to controller name of url_for() helper
Joseph Magen
08:59 AM Revision dd838ac2 (foreman): added slash /unattended to other url_for calls
Joseph Magen
08:38 AM Revision dbdc8726 (foreman): - Allows mysql2 usage with Puppet < 2.7.10 - Fixes #1350
Trey Dockendorf
08:20 AM Bug #2059 (Closed): The email_replay_address setting still exists after the update statement creates email_reply_address
Applied in changeset commit:"bead32dc7a90436da19da590f6d01d0cf27babe9". Sam Kottler
07:56 AM Revision bead32dc (foreman): Fixes #2059: Completely remove email_replay_address from settings
Sam Kottler
07:41 AM Bug #1991 (Assigned): Cache not cleared prevent location / org feature to show up
on second thought, clearing the cache might not be ideal.
assuming we a memcache based cache + multiple foreman web ...
Ohad Levy
04:55 AM Bug #1991 (Ready For Testing): Cache not cleared prevent location / org feature to show up
https://github.com/theforeman/foreman/pull/319 Ohad Levy
07:28 AM Bug #2023 (Closed): Don't try to save os=nil in the fact importer
Applied in changeset commit:"10130849364f5184e3b0dcbae6cd6b4085ec1c84". Ohad Levy
04:30 AM Bug #2023 (Ready For Testing): Don't try to save os=nil in the fact importer
https://github.com/theforeman/foreman/pull/318 Ohad Levy
07:12 AM Revision 10130849 (foreman): fixes #2023 - Don't try to save os=nil in the fact importer
I've tried to address all possible places where empty set of facts (e.g. we
dont have the facts just yet as its a bra...
Ohad Levy
07:12 AM Revision a3d09f07 (foreman): refs #2023 - always write using_storeconfigs default as a boolean
Dominic Cleal
05:52 AM Revision 89d3f79b (foreman): Fix Foreman SQL injection through search mechanism CVE-2012-5648
Amos Benari
05:42 AM Installer Revision b079ca9e (puppet-puppet): Refresh Apache vhost from Puppet upstream, tighten SSL protocols
Dominic Cleal
05:38 AM Revision 387b764b (foreman): Fix Foreman SQL injection through search mechanism CVE-2012-5648
Amos Benari
05:25 AM Bug #2060 (Resolved): Can't filter for ancestor hostgroups in the host list
When I'm filtering hosts according to hostgroups I would expect the "hostgroup ~ foo" to match hosts that has foo in ... Attila Darazs
04:30 AM Feature #1882: Automatically import available subnets from the smart proxy
commented on the PR Ohad Levy

12/18/2012

11:22 PM Bug #1949: VMware creation: vm's always get 768MB memory
I can reproduce this issue. I spent some time looking at it today and think I know the root cause so hopefully I'll g... Sam Kottler
11:21 AM Bug #1949 (Assigned): VMware creation: vm's always get 768MB memory
I'm going to dig into this now. Sam Kottler
11:19 PM Bug #2059 (Feedback): The email_replay_address setting still exists after the update statement creates email_reply_address
I've opened a pull request with this change - https://github.com/theforeman/foreman/pull/317. Sam Kottler
11:11 PM Bug #2059 (Closed): The email_replay_address setting still exists after the update statement creates email_reply_address
Another migration needs to be added to delete the row from the settings table. Sam Kottler
10:58 PM Bug #2058 (Feedback): VM listing page should immediately display the error bubble if accessing the compute resource returns a 500
I've submitted a pull to fix this issue - https://github.com/theforeman/foreman/pull/316. Sam Kottler
09:21 PM Bug #2058 (Closed): VM listing page should immediately display the error bubble if accessing the compute resource returns a 500
The VM listing will load infinitely right now, even if the remote API (i.e. the vsphere/ovirt/rackspace controller) i... Sam Kottler
11:30 AM Bug #1948: VMware creation: vm with multiple disks fail
There you go. Siert Z.
11:20 AM Bug #1948 (Need more information): VMware creation: vm with multiple disks fail
Siert, can you provide the log that Ohad asked for? I'm going to work on this issue, but the params are always helpfu... Sam Kottler
11:05 AM Installer Revision f6823884 (installer): Bump foreman/foreman_proxy/puppet for 1.1RC repo support
Dominic Cleal
10:52 AM Refactor #2050 (Closed): Don't display revoked certificates by default
Applied in changeset commit:"4a073b8b50a302263dff002ad41cddbc776b9d34". Greg Sutcliffe
10:21 AM Revision 069775aa (foreman): minor cleanups to the proxy resource class refs #2056
Ohad Levy
10:21 AM Revision 4a073b8b (foreman): Fixes #2050 - Don't display revoked certs by default
Greg Sutcliffe
10:12 AM Feature #2056 (Closed): add BMC binding for the smart proxy
fixed at commit:f2b2117f Ohad Levy
08:44 AM Feature #2056 (Closed): add BMC binding for the smart proxy
Smart proxy already supports BMC, this feature should add the ability for foreman to communicate with the BMC via the... Ohad Levy
09:57 AM Installer Revision 6668f2ba (puppet-foreman_proxy): Fix dns_forwarders to not rely on dynamic scope
Dominic Cleal
09:50 AM Feature #2057 (Duplicate): Allow Param Class overrides in Hostgroups
If a Hostgroup includes a puppet class with Class Params, no Override button is shown on the Parameters tab Greg Sutcliffe
09:44 AM Bug #1964 (Closed): Postgresql: Field length for smart variables too small
Applied in changeset commit:"45a7a196a12f5358f7ab312cfe5621067b33c657". Anonymous
04:52 AM Bug #1964 (Ready For Testing): Postgresql: Field length for smart variables too small
Joseph Magen
03:46 AM Bug #1964: Postgresql: Field length for smart variables too small
I submitted a pull request for this fix
https://github.com/theforeman/foreman/pull/313
Joseph Magen
09:26 AM Feature #1890 (Ready For Testing): Implement a host status API call
I submitted a pull request with status names
https://github.com/theforeman/foreman/pull/315
* missing
* failed
* pen...
Joseph Magen
08:42 AM Revision f2b2117f (foreman): fixes # 2056 - add bmc support to the api-proxy class
Corey Osman
08:34 AM Revision 45a7a196 (foreman): fixes #1964 lookup_keys.default_value can hold > 255 characters
Joseph Magen
08:25 AM Bug #1965 (Closed): Smart Class Parameters: Override Value should behave like default value
Applied in changeset commit:"01a0d713df455d40c72459491169484a4d296a77". Anonymous
04:52 AM Bug #1965 (Ready For Testing): Smart Class Parameters: Override Value should behave like default value
I submitted a pull request
https://github.com/theforeman/foreman/pull/314
Joseph Magen
06:41 AM Revision 01a0d713 (foreman): fixes #1965 override value to textarea
Joseph Magen
05:52 AM Bug #2053: Google Chrome 18.0.1025.168 on Ubuntu Lucid messes up Foreman 1.1RC UI
I get something very similar on my work laptop (Fedora 17, Chromium 21.0.1180.89) but I haven't been able to replicat... Greg Sutcliffe
01:34 AM Bug #2053 (Closed): Google Chrome 18.0.1025.168 on Ubuntu Lucid messes up Foreman 1.1RC UI
Note how the left side of the top Foreman menu has the entries rendered one over the other. Roman Shaposhnik
05:47 AM Packaging Bug #2055 (Closed): Missing rubygem-rubyipmi for proxy BMC support
The proxy requires the rubyipmi gem to enable BMC support, but this isn't available from the repos. It would be usef... Dominic Cleal
05:16 AM Bug #2054 (Closed): Invalid SQL on postgres when running rake trends:counter
... Ewoud Kohl van Wijngaarden
02:25 AM Installer Revision e8badb1c (puppet-foreman_proxy): Renaming parameter use_testing to repo
Based on https://github.com/theforeman/puppet-foreman/commit/c7b3916ddd78f278767c8ac7768ce96ffb0a6327 Jiří Kubíček

12/17/2012

04:56 PM Bug #2045 (Closed): error when searching a host by class
Applied in changeset commit:"2c01421b778af7e3b8bcc511d14eea374c82fb9a". Anonymous
04:56 PM Bug #2042 (Closed): Host reports in 1.1RC1 - filters not working
Applied in changeset commit:"7c02963d22535a5bd3567b1ee438918517eee7e6". Dominic Cleal
04:56 PM Bug #2046 (Closed): The location/organization edit tab should not show the inverse taxonomy if it's disabled
Applied in changeset commit:"0ffb269d99eb8cff4a579b4b991ad43f8c14cee6". Sam Kottler
04:56 PM Feature #1978 (Closed): Login size larger than 30 characters should be allowed
Applied in changeset commit:"9e8be30003da248d1699a0f0e1de5c62320f7542". Anonymous
03:38 PM Bug #2051 (Closed): Good Hosts Reports on Dashboard shows wrong percentage
Applied in changeset commit:"a07f8856de6a4da358ecca667cbf33947a2ff52c". Anonymous
03:14 AM Bug #2051: Good Hosts Reports on Dashboard shows wrong percentage
Fixed and submitted pull request
https://github.com/theforeman/foreman/pull/312
Joseph Magen
03:38 PM Feature #1353 (Closed): Foreman should be able to handle pre and post hook action.
Applied in changeset commit:"ca166dba271114a9dbf26ead69071457d703fdc7". Anonymous
02:30 PM Revision 9e8be300 (foreman): fixes #1978 - changing login maximum size to 100
In case of using a long login name (such as ovirt_username@domain), on
the fly login will fail. Increasing the maximu...
Oved Ourfali
02:28 PM Revision 0ffb269d (foreman): Fixes #2046: Only show the inverse taxonomy tab if enabled
Sam Kottler
02:26 PM Revision 7c02963d (foreman): fixes #2042 - fix CSS classes added to filter levels
Dominic Cleal
02:25 PM Revision 2c01421b (foreman): fixes #2045 changed condition so there is no error in Postgresql
Joseph Magen
02:14 PM Revision ca166dba (foreman): fixes #1353 added custom hook when host build mode changes
see http://theforeman.org/projects/foreman/wiki/Custom_Hooks_in_Plugin Joseph Magen
02:03 PM Revision a07f8856 (foreman): fixes #2051 good host percentange was wrong
Joseph Magen
01:49 PM Smart Proxy Revision 2ee82098: fix tests running on both 1.8 and 1.9 ruby
* Make jenkins run tests in an output friendly way
* Add fixtures and 1.9 fixes to tests
* Fix BMC_API provider test bug
Greg Sutcliffe
02:48 AM Bug #2052 (Resolved): Single quotes in host search causes SQL error
Related to Bug #2045
when searching for hosts "class = 'nis::server'" (note the extra quotes) the host list is NOT f...
Joseph Magen

12/16/2012

10:42 AM Feature #1194 (Resolved): Support hooking into host creation/deletion
Ohad Levy
09:41 AM Feature #1194: Support hooking into host creation/deletion
You can implement hooking into host creation/deletion by writing a Foreman Plugin - http://theforeman.org/projects/fo... Joseph Magen
10:42 AM Feature #58 (Closed): trigger actions when a New sucessful host is added
Ohad Levy
09:42 AM Feature #58: trigger actions when a New sucessful host is added
See answer on Issue #1194 Joseph Magen
09:34 AM Feature #996: add plugins support
Plugins are introduced in Foreman 1.1. You can read more at http://theforeman.org/projects/foreman/wiki/Plugins Joseph Magen
09:33 AM Feature #1353: Foreman should be able to handle pre and post hook action.
I submit a pull request https://github.com/theforeman/foreman/pull/311 which adds a custom callback callback called :... Joseph Magen
06:22 AM Bug #2045 (Ready For Testing): error when searching a host by class
I send pull request at https://github.com/theforeman/foreman/pull/310
Should we removed all single quotes in the sea...
Joseph Magen

12/15/2012

12:41 PM Bug #1350 (Assigned): Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
I just ran into this with 1.1RC1. This fixed it for me. See https://groups.google.com/d/topic/foreman-users/NlJzvSc... Trey Dockendorf

12/14/2012

04:24 PM Feature #1951 (Assigned): Support libvirt named NAT networks
https://github.com/theforeman/foreman/pull/308 Dominic Cleal
03:19 PM Bug #2051 (Closed): Good Hosts Reports on Dashboard shows wrong percentage
In Foreman 1.1 RC1 the Good Hosts Reports on the dashboard shows the incorrect percentage. For example, our dashboar... Drew Blessing
01:41 PM Feature #1882 (Feedback): Automatically import available subnets from the smart proxy
I've opened a pull request for this at https://github.com/theforeman/foreman/pull/307. Sam Kottler
01:11 PM Refactor #2050: Don't display revoked certificates by default
Patch opened at https://github.com/theforeman/foreman/pull/306 Greg Sutcliffe
01:03 PM Refactor #2050 (Closed): Don't display revoked certificates by default
Revoked certificates are purely informational, and low-value information at that. We should match the "puppet cert" o... Greg Sutcliffe
11:36 AM Bug #2046 (Feedback): The location/organization edit tab should not show the inverse taxonomy if it's disabled
I opened a pull request for this yesterday - https://github.com/theforeman/foreman/pull/304. Sam Kottler
10:43 AM Bug #2042: Host reports in 1.1RC1 - filters not working
Updates in the pull worked fine for me. Thanks. Paul Seymour
05:10 AM Bug #2042 (Assigned): Host reports in 1.1RC1 - filters not working
https://github.com/theforeman/foreman/pull/305 Dominic Cleal
10:28 AM Installer Bug #2044 (Resolved): puppetca path for rhel6 is wrong
Dominic Cleal
03:54 AM Installer Bug #2044 (Assigned): puppetca path for rhel6 is wrong
https://github.com/theforeman/puppet-puppet/pull/25 Dominic Cleal
10:25 AM Installer Revision 7e20a888 (puppet-foreman): Update to use three yum repos
Dominic Cleal
10:24 AM Installer Revision c7b3916d (puppet-foreman): Update to use 3 repos
Greg Sutcliffe
09:59 AM Bug #2048: Subnet not selectable for new host when no orgs/locations exist
Ohad Levy wrote:
> so what would you expect? that the form is disabled (e.g. subnets) until an Org/Location have been...
Dominic Cleal
08:09 AM Bug #2048: Subnet not selectable for new host when no orgs/locations exist
so what would you expect? that the form is disabled (e.g. subnets) until an Org/Location have been selected? Ohad Levy
07:39 AM Bug #2048 (Resolved): Subnet not selectable for new host when no orgs/locations exist
Locations and organizations are enabled in settings.yml, however no org or location has been created.
When using the...
Dominic Cleal
09:59 AM Bug #1817: Rendering edit templates takes a very long time
Been looking into it for a while, it looks to me that the templates that are causing the greatest delays are usually:... Daniel Lobato Garcia
08:38 AM Feature #2049 (Closed): Allow removal of host when not found in VCenter
It seems I cannot delete a host from Foreman when it's been provisioned on VMware and no longer exists in the VMware ... Drew Blessing
08:12 AM Feature #1325: BMC IP management should manage DNS
its actually part of the new interface branch, this will be included too. Ohad Levy
04:25 AM Feature #1325: BMC IP management should manage DNS
I just noticed this too.
Any clue when this will be implemented?
Regards,
Oliver
Oliver Weinmann
05:34 AM Bug #2040: uninitialized constant Apipie::ParamError
Thanks! Viacheslav Biriukov

12/13/2012

04:35 PM Bug #2040 (Closed): uninitialized constant Apipie::ParamError
This was an issue with the packaging for apipie. Running an update of the rubygem-apipie-rails package will fix it.
...
Sam Kottler
01:38 PM Feature #1946: Addition VMWare options required for VM creation
I think this request covers this but just want to note it to make sure it's considered.
If we are only supposed to a...
Drew Blessing
12:22 PM Feature #2047 (Feedback): Bulk delete puppet classes with blank environment
It will be great to have a "button", that will provide a capability to bulk deletion of puppet classes with blank en... Viacheslav Biriukov
11:12 AM Bug #2046 (Closed): The location/organization edit tab should not show the inverse taxonomy if it's disabled
If I'm editing a location then the organization tab will be there even if organizations are disabled. Sam Kottler
10:34 AM Bug #2045 (Closed): error when searching a host by class
The filter was "class = nis::server" leading to this url: https://foreman/hosts?utf8=%E2%9C%93&search=class+%3D+nis%3... David Schmitt
10:07 AM Installer Revision b1ef9e08 (puppet-puppet): Fix location of puppet binary, always /usr/bin/puppet
Dominic Cleal
04:44 AM Feature #2034 (Closed): Add radiator view
implemented as rails engine
https://github.com/isratrade/foreman_radiator
Joseph Magen
04:41 AM Installer Bug #2044 (Resolved): puppetca path for rhel6 is wrong
when trying the puppet 3 packages from puppetlabs, its /usr/bin/puppet and not /usr/sbin/puppet
Ohad Levy
04:21 AM Bug #2043 (Closed): Smart Proxy names are not clear under orgs
when editing an Org / Location, the smart proxies names do not include the features (maybe they should be sorted by f... Ohad Levy
04:16 AM Bug #2042 (Closed): Host reports in 1.1RC1 - filters not working
Host reports filtering - "Show log messages" switching to "Errors Only" etc does not change anything. Still shows in... Paul Seymour
03:38 AM Installer Revision 92a3b7c8 (installer): Update README.md
- make sure users checkout the develop branch
- update the git repo param name
Ohad Levy
03:07 AM Bug #2041 (Closed): puppetclass_parameters update method uses PUT incorrectly
It seems that the request was supposed to be a PUT, but ends up as a GET.
further more, it exposes info the logs whic...
Ohad Levy

12/12/2012

04:22 PM Bug #1991: Cache not cleared prevent location / org feature to show up
Excellent. Impending patch :-) Sam Kottler
04:09 PM Bug #1991: Cache not cleared prevent location / org feature to show up
I do not. Enjoy :)
This should also fix an issue where the tests affect the production environment due to the cache ...
Greg Sutcliffe
03:56 PM Bug #1991 (Assigned): Cache not cleared prevent location / org feature to show up
I'm going to work on this issue. Greg, if you have a patch written then feel free to reassign it to yourself. Sam Kottler
03:16 PM Bug #2036: error when trying to overlay a second domain in an existing subnet
There is something weird going on it either ./app/models/orchestration/tftp.rb or ./app/models/orchestration/dhcp.rb.... Joshua Hoblitt
01:34 PM Bug #2036: error when trying to overlay a second domain in an existing subnet
Relatedly, if you provisioning the host in one subnet then manually update the network domain name. Storeconfigs pus... Joshua Hoblitt
03:03 PM Bug #1796: BLOB/TEXT column 'title' used in key specification without a key length
I just ran across this issue in RC1 installed from RPM. Here is the trace from bundle exec /usr/bin/rake db:migrate ... Drew Blessing
01:26 PM Packaging Bug #2035 (Closed): missing RPMs & dep issues in /rc/el6/x86_64 on 2012-12-11
Sam Kottler
01:24 PM Packaging Bug #2035: missing RPMs & dep issues in /rc/el6/x86_64 on 2012-12-11
I stripped out the manually installed gems and some of the foreman packages. Deps look good now!... Joshua Hoblitt
01:17 PM Bug #2040 (Closed): uninitialized constant Apipie::ParamError
Foreman foreman-1.1RC1-3.el6.noarch
uninitialized constant Apipie::ParamError
BT
/usr/share/foreman/app/controller...
Viacheslav Biriukov
11:47 AM Bug #1937 (Closed): Foreman doesn't work well when run on subpath
Ohad Levy
09:35 AM Bug #1937: Foreman doesn't work well when run on subpath
Fix for graphs send in PR https://github.com/theforeman/foreman/pull/302/files Ivan Necas
09:33 AM Bug #1937 (Assigned): Foreman doesn't work well when run on subpath
Another issues were discovered: links for graphs in facts and statistics were heading to wrong place. Ivan Necas
11:47 AM Feature #2037 (Closed): remove catch-all routes, so that routes in engines/plugins will work
Applied in changeset commit:"d92340afea8ed24ff282cd63e529fe662938ae52". Anonymous
07:42 AM Feature #2037 (Closed): remove catch-all routes, so that routes in engines/plugins will work
Joseph Magen
10:37 AM Revision d92340af (foreman): fixes #2037 remove catchall routes
this blocks any plugin/engine from adding additional routes Joseph Magen
10:32 AM Feature #2039 (New): Add a note to hosts created on a compute resource
vCenter allows a VM to contain additional notes to describe the VM. This is reflected on the summary page for the VM.... Ivo Verberk
10:03 AM Revision f528f158 (foreman): added compute resource actions and tests
Joseph Magen
10:02 AM Revision ee2b39c6 (foreman): refs #1937 - fix graphs hrefs when running from subpath
Ivan Necas
08:45 AM Refactor #2038 (Closed): Refresh kickstart template for EL6, F17+
The default kickstart template could do with a refresh so it uses more modern system defaults, e.g.
* LVM, ext4
* or...
Dominic Cleal
05:19 AM Bug #2000 (Closed): Wrong tab in location editing
Applied in changeset commit:"8ba22321bbf84ae3da8589c6f728eecafe131e83". Sam Kottler
05:18 AM Bug #2030 (Closed): Build PXE Default fails with "failed to process template: undefined method `each' for nil:NilClass"
Applied in changeset commit:"0f7cd323207b0d70939c793b537998a31cfcc41a". Dominic Cleal
03:48 AM Bug #2029: Build PXE Default fails with "exp not empty after Safemode::Parser.process_call"...
https://github.com/theforeman/foreman/pull/300 Dominic Cleal
03:40 AM Revision 0f7cd323 (foreman): fixes #2030 - define instance variables during ERB evaluation when not using safemode
Thanks to Paavo Pokkinen <paavo.pokkinen@faarao.fi> Dominic Cleal
03:26 AM Revision ffbb8214 (foreman): scope templates by taxonomy.
Amos Benari
03:25 AM Revision 8ba22321 (foreman): Fixes #2000 - display the alternate taxonomy when editing a location or org
Sam Kottler

12/11/2012

11:03 PM Packaging Bug #2035 (Feedback): missing RPMs & dep issues in /rc/el6/x86_64 on 2012-12-11
I've just updated the RC repo with the new gems and requirements. Can you test it out? Sam Kottler
04:29 PM Packaging Bug #2035 (Assigned): missing RPMs & dep issues in /rc/el6/x86_64 on 2012-12-11
Working on these issues now. Sam Kottler
04:00 PM Packaging Bug #2035 (Closed): missing RPMs & dep issues in /rc/el6/x86_64 on 2012-12-11
RPMs for apipie-rails and rabl are missing from the RC repo. The fog 1.8 package is present but the foreman spec fil... Joshua Hoblitt
06:18 PM Bug #2036 (Resolved): error when trying to overlay a second domain in an existing subnet
I have an existing domain named tuc.noao.edu which is working fine in several subnets. I'm attempting to add a new d... Joshua Hoblitt
03:47 PM Feature #2034 (Closed): Add radiator view
Puppet Dashboard has a "radiator view" that consists of a small and simple web page that shows the state of the last ... Brian Gupta
02:59 PM Installer Revision 31ee1aad (puppet-foreman_proxy): Disable sudoers.d for EL5, doesn't exist by default
Dominic Cleal
02:53 PM Bug #1687: install from dev branch with mysql adapter does not work
pierre pham-phu wrote:
> (I am on a 32 bit debian squeeze setup if that info could be useful ...)
I would suggest to...
Ohad Levy
02:51 PM Bug #1687: install from dev branch with mysql adapter does not work
(I am on a 32 bit debian squeeze setup if that info could be useful ...) pierre pham-phu
02:48 PM Bug #1687: install from dev branch with mysql adapter does not work
I believe I used the 1.1 RC ;)... pierre pham-phu
02:46 PM Bug #1687: install from dev branch with mysql adapter does not work
please use V1.1 (currently at RC1 stage) earlier versions do no support puppet V3. Ohad Levy
02:42 PM Bug #1687: install from dev branch with mysql adapter does not work
(sorry I am completely new to foreman and the ruby world so please bear with me)
I installed foreman 1.1 rc from the...
pierre pham-phu
01:47 PM Bug #2033: Cannot assign a host to an org
Yes, every available compute resource, subnet, domain, etc. is assigned to both the org and location that I am using. Anonymous
01:26 PM Bug #2033: Cannot assign a host to an org
# do you have the ovirt compute resource assigned to your org/location ?
# you probably want to assign hosts to orgs/...
Ohad Levy
01:21 PM Bug #2033 (Closed): Cannot assign a host to an org
I upgraded to 1.1 RC1 and created a new Org. When I go to edit a host and change the Org it changes it from oVirt to ... Anonymous
11:18 AM Packaging Revision 5033bc37 (foreman-packaging): Updated the ubuntu proxy changelog
Sam Kottler
11:17 AM Installer Revision dfd80759 (puppet-foreman_proxy): Allow use of sudoers.d
Greg Sutcliffe
10:36 AM Bug #2000 (Feedback): Wrong tab in location editing
I've submitted a pull request to fix this issue - https://github.com/theforeman/foreman/pull/299/.
Thanks for the re...
Sam Kottler
10:09 AM Bug #2000 (Assigned): Wrong tab in location editing
Sam Kottler
10:18 AM Packaging Revision 38db09ee (foreman-packaging): debian/rc: Use a decent version number
Greg Sutcliffe
09:40 AM Packaging Revision 815fd468 (foreman-packaging): release 1.1 rc 1.1
Greg Sutcliffe
08:52 AM Installer Refactor #2032 (Closed): foreman module depends on puppet::server
The foreman vhost template needs the certificates that puppet::server creates.
Currently, the paths to the ssl ...
Jan Vansteenkiste
06:48 AM Bug #2029: Build PXE Default fails with "exp not empty after Safemode::Parser.process_call"...
I can reproduce this with safemode 1.0.1 and ruby_parser 3.x, but not with safemode 1.1.0 and ruby_parser 3.x, or saf... Dominic Cleal
05:47 AM Installer Revision 2cafafc5 (puppet-foreman): All packages should be 'present', or upgrades ensue
Dominic Cleal
03:57 AM Revision 25d4ca6d (foreman): host routes api changes squashed
Joseph Magen
03:50 AM Revision 8b6ed14e (foreman): fixed bug preventing LDAP authentication in auth_source_ldap model
The logic for determining which password to send the LDAP server
was inverted in the search_for_user_entries method. ...
Abby Edwards
03:44 AM Smart Proxy Bug #2031 (Closed): Smart proxy should not depend on net-ping
Applied in changeset commit:"b4982e2425ce4a1de3693f2a73d25f96369f405f". Anonymous

12/10/2012

05:11 PM Feature #1853: hostgroups can not be listed if filter = null
Fixed, description is on github https://github.com/theforeman/foreman/pull/296 Daniel Lobato Garcia
05:30 AM Feature #1853: hostgroups can not be listed if filter = null
Taking care of this. Daniel Lobato Garcia
03:22 PM Smart Proxy Revision c60b9b25: release bump to 1.1RC1
Ohad Levy
02:58 PM Smart Proxy Revision b4982e24: fixes #2031 - Remove dependency on net-ping
Greg Sutcliffe
02:57 PM Packaging Revision 4030e9c7 (foreman-packaging): debian: copy vendored-gems packaging to ubuntu
Greg Sutcliffe
02:54 PM Smart Proxy Bug #2031 (Closed): Smart proxy should not depend on net-ping
net-ping pulls in net-ldap and other stuff we don't need just to do a TCP ping. We should drop that dependency. Greg Sutcliffe
01:18 PM Packaging Revision 940a0687 (foreman-packaging): debian: Yet more build deps
Greg Sutcliffe
12:57 PM Packaging Revision 88f0e4ad (foreman-packaging): debian: More build deps
Greg Sutcliffe
12:47 PM Packaging Revision 5c0f847e (foreman-packaging): Update changelog, fix build-deps
Greg Sutcliffe
12:16 PM Packaging Revision 9ce0849e (foreman-packaging): New vendored-gems buildfiles for nightly
Greg Sutcliffe
11:13 AM Bug #2030: Build PXE Default fails with "failed to process template: undefined method `each' for nil:NilClass"
https://github.com/theforeman/foreman/pull/293 Dominic Cleal
10:36 AM Bug #2030 (Closed): Build PXE Default fails with "failed to process template: undefined method `each' for nil:NilClass"
Turning off @safemode_render@ and clicking "Build PXE Default" under Provisioning Templates results in the following ... Dominic Cleal
09:14 AM Bug #2029 (Resolved): Build PXE Default fails with "exp not empty after Safemode::Parser.process_call"...
Tested on develop (eefbf33f), clicking "Build PXE Default" under Provisioning Templates results in the following erro... Dominic Cleal
03:42 AM Bug #2028 (Closed): API documentation does not describe how to create a new VM on a compute resource
There is no description on
how to create a new VM on a compute resource
there : http://server2.theforeman.org/api....
Romain Vrignaud
 

Also available in: Atom