Project

General

Profile

Activity

From 02/03/2013 to 03/04/2013

03/04/2013

05:30 PM Bug #2270: Unable to create instances on OpenStack without floating IPs
Sam Kottler wrote:
> Maybe we could allow the user to choose either globally or on a host by host basis whether to co...
Anonymous
05:23 PM Bug #2270: Unable to create instances on OpenStack without floating IPs
The only problem with not using the floating IP is that the VM may not be on a network that's accessible to Foreman. ... Sam Kottler
05:16 PM Bug #2270: Unable to create instances on OpenStack without floating IPs
That's a good question. How about Foreman doesn't use a floating IP to communicate with a host unless explicitly ins... Anonymous
03:03 AM Bug #2270: Unable to create instances on OpenStack without floating IPs
what would be the right behavior then? go over all floating ips and fixed ip to try to connect? Ohad Levy
03:01 AM Bug #2270: Unable to create instances on OpenStack without floating IPs
Same problem here:
_Failed to get IP for ubuntu006.<domain_name>: The specified wait_for timeout (600 seconds) was e...
Mateusz Kisielewski
11:45 AM Bug #2279: ERROR 409: Conflict
When I try to click "Cancel Build" button the pop-up say "Failed to cancel pending build for XXXXXXXXX" and foreman-p... francisco j valero
11:39 AM Bug #2279 (Feedback): ERROR 409: Conflict
Hi.
I have a problem when I try mark a host "provisioned"...
francisco j valero
11:26 AM Bug #2219 (Closed): User <-> Hostgroup ACLs to follow the hostgroup hierarchy
Applied in changeset commit:"16ce9a7a6580999f7fe729b9652981ce2397b161". Daniel Lobato Garcia
11:26 AM Bug #2278 (Closed): failing orchestration test undefined method `get_external_actions'
Applied in changeset commit:"2b83579a260a14856f7b83200acccdd78f261a0a". Joseph Magen
09:15 AM Bug #2278 (Closed): failing orchestration test undefined method `get_external_actions'
Joseph Magen
09:33 AM Revision 2b83579a (foreman): fixes #2278 orchestration test failure
Joseph Magen
09:33 AM Revision 16ce9a7a (foreman): fixes #2219 - Hostgroup ownership is hierarchical
Daniel Lobato Garcia
07:17 AM Smart Proxy Bug #2261 (Closed): Test run issues with Jenkins under Ruby 1.9
Applied in changeset commit:"0acfdc978975405c2c09c3cfad063403ed21557d". Dominic Cleal
07:17 AM Smart Proxy Bug #2191 (Closed): No distinction between no param default and "undef" default
Applied in changeset commit:"dd7018f884b35645efe2a24118aa46b37a5484bf". Dominic Cleal
07:17 AM Smart Proxy Bug #2255 (Closed): Facts api endpoint does not update
Applied in changeset commit:"267d24800ed3c4b22dcd97e50d305afef95a9a9e". Anonymous
07:17 AM Feature #2277 (Closed): support SPICE display protocol via html5
Applied in changeset commit:"8ffd9aee4e32aa9bd01f8cbb99be1c42ed7f8934". Ohad Levy
07:01 AM Feature #2277 (Closed): support SPICE display protocol via html5
Spice (similar to noVNC) has an html 5 based client(javascript).
Foreman should be allowed to use that in a similar ...
Ohad Levy
07:17 AM Bug #2275 (Closed): Api V2: you do not have persmission
Applied in changeset commit:"866face2e85d5b4fb9154823174920a01fb7f1ac". Ivan Necas
03:57 AM Bug #2275 (Closed): Api V2: you do not have persmission
... Ivan Necas
07:17 AM Refactor #2274 (Closed): change file from test/unit/orchestration.rb to test/unit/orchestration_test.rb
Applied in changeset commit:"c64fc5750ba9e082f668fdf937306ffc6f66401a". Joseph Magen
03:55 AM Refactor #2274 (Closed): change file from test/unit/orchestration.rb to test/unit/orchestration_test.rb
For scripts that use **/*_test.rb Joseph Magen
07:16 AM Revision c64fc575 (foreman): fixes #2274 renamed test/unit/orchestration.rb to test/unit/orchestration_test.rb
Joseph Magen
07:15 AM Revision 866face2 (foreman): fixes #2275 - include ThreadSession::Cleaner only once
Foreman::ThreadSession::Cleaner was included in Taxonomy concern,
which postponed the session clearing (that should b...
Ivan Necas
07:01 AM Revision 8ffd9aee (foreman): fixes #2277 - adds spice html5 support
This also adds a newer version of the web socket proxy (where we
probably need to use an external package instead of ...
Ohad Levy
05:49 AM Bug #2206: Puppet Classes' "New Puppetclass" form does not allow setting Environment
We also require puppetclasses to be created manually and assigned to environments, which is no longer possible in 1.1... Joerg Mauer
04:19 AM Support #2276 (Rejected): Foreman should support multiple resource creation definition
Like in Vagrant, Foreman should be able to instanciate multiples hosts
with different hostgroup described in a file....
Romain Vrignaud
03:35 AM Feature #985 (Resolved): no permission corresponds to 'Run Puppet' feature
Fixed via #2202. Dominic Cleal
03:01 AM Smart Proxy Revision 267d2480: fixes #2255 Fix frozen facts in facts_api
Greg Sutcliffe
03:00 AM Smart Proxy Revision dd7018f8: fixes #2191 - undef in puppet class params is optional
Dominic Cleal
02:59 AM Smart Proxy Revision a9ae932f: Fixed bad indentation in the puppet clasS
Sam Kottler
02:45 AM Smart Proxy Revision 0acfdc97: fixes #2261 - fixes for CI testing under Ruby 1.9
Support minitest in Jenkins rake tasks, add rdoc and minitest deps due to
old 1.9.2 versions. Fix PLATFORM under 1.9...
Dominic Cleal

03/03/2013

02:25 PM Revision a38529f7 (foreman): Added a build script for updating and generating policies and packages
Sam Kottler
02:23 PM Bug #2273 (Closed): authorization for environment model is missing
Applied in changeset commit:"68234aeae49252da4fb173f53fab75b1368b6914". Ivan Necas
02:05 PM Bug #2273 (Closed): authorization for environment model is missing
Calling... Ohad Levy
02:23 PM Bug #2268 (Closed): PuppetSetting doesn't make it possible to mix puppet gem + package
Applied in changeset commit:"fb0998a0ecf9e78822d321044b8eed89cbe7a9f9". Dominic Cleal
02:15 PM Revision fb0998a0 (foreman): fixes #2268 - exec puppet in Bundler-less env, don't touch PATH when puppetgem is set
Dominic Cleal
02:09 PM Revision 68234aea (foreman): fixes #2273 - authorization over environment model
Ivan Necas
01:58 PM Revision dbda7ad5 (foreman): foreman-config - dry run
Allow running without affecting the actual configuration. Useful in
puppet manifest unless statement: exits with 1 if...
Ivan Necas
01:54 PM Feature #2269 (Closed): The Foreman should be localizable, with support for po.files ala get text
Applied in changeset commit:"69be16415a83343a9d399f1e77e22971b6b9cf9e". Anonymous
12:52 PM Revision 69be1641 (foreman): fixes #2269 - Add gettext framework to foreman.
This patch adds a gettext based localization framework to the Foreman. This is done by adding the fast_gettext and ge... Bryan Kearney
11:27 AM Bug #2264 (Closed): schema.rb invalid for MySQL, fails creating index on sources.value TEXT column
Applied in changeset commit:"bf38fd07f855b2018916a4d1cbe850d65dca7ba3". Dominic Cleal
11:27 AM Bug #2266 (Closed): API doesn't honor 'view_facts' permission
Applied in changeset commit:"7cddc10e41cf4f2d17049593160cb951e874ba15". Jeff Palmer
11:04 AM Revision 7cddc10e (foreman): fixes #2266 - API doesn't honor 'view_facts' permission
Jeff Palmer
10:47 AM Bug #2202 (Closed): Add new permissions for actions currently missing them
Applied in changeset commit:"66b40d57c0d31a4703dde500444f5786cb95f24b". Dominic Cleal
10:47 AM Bug #2256 (Closed): Test run issues with Jenkins under Ruby 1.9
Applied in changeset commit:"5f4a100c45cc72e82a47469e0e7d25914c87933b". Dominic Cleal
10:14 AM Revision bf38fd07 (foreman): fixes #2264 - replace fulltext sources.value index with digest
Dominic Cleal
10:11 AM Feature #2272 (Closed): Add Capybara integration testing
to help catch errors when refactoring for 3.2 Joseph Magen
10:06 AM Revision 5f4a100c (foreman): fixes #2256 - support minitest in jenkins rake tasks, add missing yaml require breaking bundler, fix version test for Ruby 1.9.2
Dominic Cleal
09:59 AM Revision 66b40d57 (foreman): fixes #2202 - add all unassigned actions to appropriate permissions
Dominic Cleal

03/02/2013

08:09 AM Bug #2271 (New): Viewing a diff in the report view jumps to the top of the report
If you click "View Diff" in a report for the popup diff view, then the report jumps back to the top of the page. This... Greg Sutcliffe

03/01/2013

07:17 PM Bug #2270: Unable to create instances on OpenStack without floating IPs
I forgot to mention that Foreman, along with the proxy, puppetmaster, and bind are running on a VM in the same privat... Anonymous
07:00 PM Bug #2270 (Closed): Unable to create instances on OpenStack without floating IPs
Ohad, after our chat in the channel I cloned the develop branch (ca8e438b88260e9c1fd2847726bbb7d05d92ad18) and with t... Anonymous
05:05 PM Feature #2269 (Closed): The Foreman should be localizable, with support for po.files ala get text
The Foreman should be localizable. Ideally, it would create po files which can be submitted to tools such as transife... Bryan Kearney
12:54 PM Bug #2268 (Ready For Testing): PuppetSetting doesn't make it possible to mix puppet gem + package
https://github.com/theforeman/foreman/pull/445
Seems to have fixed the last of the Jenkins build failures.
Dominic Cleal
12:09 PM Bug #2268 (Closed): PuppetSetting doesn't make it possible to mix puppet gem + package
PuppetSetting (added in #1994) shells out to @puppet master --configprint@, but makes it difficult to use puppet from... Dominic Cleal
09:37 AM Feature #2267 (Closed): Need rake task and/or UI button for rebuilding all host tftp config files
Per Ohad on IRC:... Mikael Fridh
08:28 AM Smart Proxy Bug #2191 (Ready For Testing): No distinction between no param default and "undef" default
https://github.com/theforeman/smart-proxy/pull/66 Dominic Cleal

02/28/2013

06:21 PM Bug #2262 (Closed): test_it_should_return_puppetclasses failure on PostgreSQL
Applied in changeset commit:"14a61af4510072c0eca7d88e557fab3406a9bc0b". Dominic Cleal
05:17 PM Revision 14a61af4 (foreman): fixes #2262 - handle strings from PostgreSQL
Dominic Cleal
05:14 PM Bug #2266 (Closed): API doesn't honor 'view_facts' permission
I have a Role with the 'view_facts' permission set.
However, users assigned to that role cannot access http://forem...
Jeff Palmer
11:17 AM Bug #2265 (Closed): puppet:import:hosts_and_facts $vardir detection
Hi,
I've just deployed a new Puppet 3 master with Foreman and noticed that the puppet:import:hosts_and_facts task do...
Andy Taylor
10:42 AM Feature #2263 (Ready For Testing): search Hostgroup by label
https://github.com/theforeman/foreman/pull/438 Joseph Magen
02:49 AM Feature #2263 (Closed): search Hostgroup by label
currently can only search by name "ovirt" not label "Base/ovirt" Joseph Magen
10:07 AM Bug #2264 (Ready For Testing): schema.rb invalid for MySQL, fails creating index on sources.value TEXT column
https://github.com/theforeman/foreman/pull/440 Dominic Cleal
09:50 AM Bug #2264 (Closed): schema.rb invalid for MySQL, fails creating index on sources.value TEXT column
On MySQL, the sources table gets created with a full text index in the 20101018120603_create_sources.rb migration:
...
Dominic Cleal

02/27/2013

03:46 PM Bug #2262 (Ready For Testing): test_it_should_return_puppetclasses failure on PostgreSQL
https://github.com/theforeman/foreman/pull/436 Dominic Cleal
03:42 PM Bug #2262 (Closed): test_it_should_return_puppetclasses failure on PostgreSQL
... Dominic Cleal
01:49 PM Refactor #2038: Refresh kickstart template for EL6, F17+
ksdevice is still useful in EL6, it probably shouldn't be removed from that. Brian Rak
11:23 AM Feature #2251 (Closed): Allow openstack compute resources to retrieve images
Applied in changeset commit:"8c77fedc32c8bb292c1bfb39c4579286fc2e1f45". Ohad Levy
11:23 AM Feature #2252 (Closed): display openstack text console
Applied in changeset commit:"4b1a18cbb03425ece0dd481f5c3ccace8298b656". Ohad Levy
11:23 AM Feature #2253 (Closed): allow to select floating ip within openstack
Applied in changeset commit:"ca8e438b88260e9c1fd2847726bbb7d05d92ad18". Ohad Levy
09:22 AM Smart Proxy Bug #2261 (Ready For Testing): Test run issues with Jenkins under Ruby 1.9
https://github.com/theforeman/smart-proxy/pull/65 Dominic Cleal
09:16 AM Smart Proxy Bug #2261 (Closed): Test run issues with Jenkins under Ruby 1.9
Similar to #2256, but for the proxy the following is needed:
* Jenkins rake tasks need to support minitest for Ruby ...
Dominic Cleal
09:20 AM Revision ca8e438b (foreman): fixes #2253 adds openstack floating ip support
Ohad Levy
06:09 AM Installer Revision e280c104 (puppet-puppet): Allow for different possible locations of the puppet binary inside the cronjob
Drop the sleep as it doesn't work on all shells Greg Sutcliffe
05:35 AM Feature #2260 (Closed): Support dynamic ERB parameters in global and class params
Sometimes you want to pass information that Foreman knows (such as hostnames, IPs, MACs, subnets, etc) to Puppet thro... Greg Sutcliffe
04:22 AM Smart Proxy Bug #2259 (Closed): trusted_hosts with passenger provides a 500 Internal Error
When using passenger for proxy and using trusted_hosts,
I get the following a 500 error code and the stack trace:
...
Romain Vrignaud
04:15 AM Revision 8c77fedc (foreman): fixes #2251 - adds openstack image listing
also refactor image list fetching Ohad Levy
04:15 AM Revision 4b1a18cb (foreman): fixes #2252 - add supports to openstack log console
Ohad Levy

02/26/2013

01:58 PM Feature #2240: Full Multiple Interface Support
I took what an additional host interface looks like in Foreman today:
[{"name":"s01","ip":"10.7.18.21","id":3,"subne...
Anonymous
11:43 AM Bug #2258 (Resolved): "Wrong number of arguments" when using foreman installer on debian
When running the foreman-install on debian squeeze I get the following error message:... Anonymous
11:15 AM Smart Proxy Bug #2257 (Resolved): Deadlock condition if the proxy is restarted mid-timeout
If the proxy is restarted when a lockfile is in use (for IP checking, subnet.rb:155), then the global variables @file... Greg Sutcliffe
10:59 AM Bug #2222 (Closed): os select in hostgroup form doesn't send the org and location correctly
Applied in changeset commit:"1f1367d62a716e90b04ad647d607d82ddb0d2ce0". Amos Benari
09:56 AM Revision 1f1367d6 (foreman): fixes #2222 hostgroup form can be scoped by multiple taxonomys.
Amos Benari
09:24 AM Bug #2256 (Ready For Testing): Test run issues with Jenkins under Ruby 1.9
https://github.com/theforeman/foreman/pull/434 Dominic Cleal
09:21 AM Bug #2256 (Closed): Test run issues with Jenkins under Ruby 1.9
Two errors when testing under Ruby 1.9 with Jenkins and rvm:
+ bundle exec rake db:migrate
/usr/local/rvm/gems/r...
Dominic Cleal
09:13 AM Installer Revision 4ee5a044 (puppet-foreman): Treat empty strings in SSL key/cert settings as disabled
Dominic Cleal

02/25/2013

10:29 PM Packaging Revision b21a6a6c (foreman-packaging): Merge remote-tracking branch 'skottler/update_safemode'
* skottler/update_safemode:
Updated version
Updated safemode gem
Updated spec for 1.1-1
Sam Kottler
04:03 PM Bug #2204 (Closed): Failed to start Foreman after rubygem-json update
Since bundler_ext was merged to develop, I'm closing this ticket. Ohad Levy
04:01 PM Bug #2224 (Closed): Selecting a RHEV 3.1 template does not work properly
Applied in changeset commit:"c2096fe06c6095d6d2d7c7fe1803701926a3b93d". Amos Benari
04:01 PM Bug #2163 (Closed): New host installation fails with RHEV 3.1
Applied in changeset commit:"1bf5debdb0141dbcf351df1833f33acc1dc499df". Amos Benari
04:01 PM Bug #2242 (Closed): Ruby 1.9: multiple base errors are shown with array syntax
Applied in changeset commit:"54234fb1b06f8df8c32f98defa9999c31b4d991a". Dominic Cleal
03:53 PM Smart Proxy Revision bdabaed4: ignore RVM/RBenv files
Greg Sutcliffe
03:46 PM Smart Proxy Revision 216728d0: Fixed CVE-2013-0210 and added test for new escape method
Sam Kottler
03:41 PM Revision 54234fb1 (foreman): fixes #2242 - concatenate HTML errors, don't use Array#to_s on Ruby 1.9
Dominic Cleal
03:34 PM Revision bec4dd0a (foreman): fixed test connection for existing compute-resource.
Amos Benari
03:34 PM Revision 91ddc42d (foreman): added blank option in ovirt select template.
Amos Benari
03:34 PM Revision 55f8636a (foreman): Do not block create and destroy volume if api version is 3.1 or later.
Amos Benari
03:34 PM Revision c2096fe0 (foreman): fixes #2224 Selecting a RHEV 3.1 template does not work properly
Amos Benari
03:34 PM Revision 1bf5debd (foreman): fixes #2163 New host installation fails with RHEV 3.1
Amos Benari
03:31 PM Feature #2236: Add "Custom Field" Functionality for hosts
You should be able to globally define fields at a top level. You could then, by browsing to the host's property/edit... Josh Baird
02:06 PM Bug #2192 (Closed): FAILED: LdapError: No such address or other socket error
Thanks for updating us! Dominic Cleal
01:57 PM Bug #2192: FAILED: LdapError: No such address or other socket error
This can be closed. Gustavo Varela
01:55 PM Bug #2192: FAILED: LdapError: No such address or other socket error
It was a problem with my DNS, sorry for the inconvenience. Gustavo Varela
12:01 PM Smart Proxy Bug #2255 (Closed): Facts api endpoint does not update
Retrieving the facts from the proxy returns a hash that is frozen in time - e.g. the uptime fact does not increase if... Greg Sutcliffe
10:41 AM Refactor #2254 (Closed): Add STI for Host object
Applied in changeset commit:"d7611b242760bffdd801a63dd4d3e63533ccfa52". Greg Sutcliffe
09:53 AM Refactor #2254 (Closed): Add STI for Host object
this refactoring will allow to split the host class into multiple classes. Ohad Levy
10:37 AM Installer Revision 6454e24f (puppet-foreman_proxy): Add manage_sudoers parameter to enable 3rd-party module to handle sudo
Dominic Cleal
10:31 AM Revision 29ebe20f (foreman): refs #2254 - minor fixes related to facts import
Ohad Levy
10:24 AM Revision 54134869 (foreman): refs #2254 - minor fixes related to host form
Ohad Levy
09:54 AM Revision d7611b24 (foreman): fixes #2254 - Add STI to hosts table
Signed-off-by: Joseph Mitchell Magen <jmagen@redhat.com>
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
Greg Sutcliffe
09:45 AM Feature #2253 (Closed): allow to select floating ip within openstack
this would allow an instance to have additional (e.g. public) ip addresses. Ohad Levy
09:44 AM Feature #2252 (Closed): display openstack text console
openstack has an api to view instance console output. Ohad Levy
09:42 AM Feature #2251 (Closed): Allow openstack compute resources to retrieve images
Openstack has an api to provide image lists Ohad Levy
08:54 AM Feature #2250 (Closed): API for adding/removing puppetclasses from hosts and hostgroups
Joseph Magen
08:26 AM Bug #2249 (Duplicate): @kernel and @initrd fail to render in a PXElinux config when spoofing a host
Hi,
Using Foreman 1.1-stable3.el6 (from the stable repo) on CentOS6, I noticed that, when I try to render a PXELin...
Nicolas Dandrimont
05:03 AM Bug #2248 (Closed): Authorization of API actions should match app permissions
The API v1 and v2 actions are not currently assigned to permissions (with the exception of just four API v1 controlle... Dominic Cleal

02/23/2013

05:16 AM Feature #2247 (Closed): Add setting to disable gravatar
I don't want my internal services making request out to gravatar, would it be possible to add a setting that disables... Vincent Janelle
04:24 AM Feature #2240: Full Multiple Interface Support
I add a relation with the feature I asked few days ago. This one express much more clearly the issue than the one I w... Benjamin Papillon

02/22/2013

05:09 PM Bug #2246 (Closed): deleting an environment also deletes the provisioning templates
I can reproduce the problem that was reported here:
https://groups.google.com/forum/?fromgroups=#!topic/foreman-...
Mark Heily
11:31 AM Refactor #2238 (Closed): Refact TaxHost so selected_ids return all id's rather than empty array if ignored?
Joseph Magen
11:10 AM Bug #2224: Selecting a RHEV 3.1 template does not work properly
I found the 'what it breaks'; the vm name does not get set properly in rhev. ends up being something like foreman_XXX... Anonymous
09:33 AM Bug #2224: Selecting a RHEV 3.1 template does not work properly
Doing this makes it work, the template info populates, and I can provision, but I have no idea what removing it break... Anonymous
06:59 AM Bug #2245 (Rejected): eventful reports not listed for some puppet versions
Running foreman 1.1.1+debian1 (from foreman apt repo) on Debian Squeeze
and puppetmaster 2.7.18-2 (all packages retr...
Florian Ernst
05:20 AM Bug #2244 (Closed): avoid flapping os.release_name for Debian
If some hosts provide facts[:lsbdistcodename] but other hosts don't,
os.release_name constantly changes when importi...
Florian Ernst

02/21/2013

09:34 PM Bug #2224: Selecting a RHEV 3.1 template does not work properly
Attached production.log with debug enabled.
By the way, Foreman is runnning on RHEL 6, in case it makes a difference...
Anonymous
12:34 PM Bug #2224: Selecting a RHEV 3.1 template does not work properly
btw: i did not see the log in the ticket Ohad Levy
12:33 PM Bug #2224: Selecting a RHEV 3.1 template does not work properly
can you please enable debug and send the full production log? Ohad Levy
11:24 AM Bug #2224: Selecting a RHEV 3.1 template does not work properly
The output I listed is what I am seeing in the logs. I sent the full production.log over for your review.
I set up a...
Anonymous
08:20 AM Bug #2224 (Need more information): Selecting a RHEV 3.1 template does not work properly
Could not reproduce. Can you please add the error from foreman log?
If the issue can be reproduced, please also add s...
Amos Benari
12:46 PM Bug #2243 (Closed): Unable to submit new host on a fresh installation ( EC2) - Failed to create a compute Centos (eu-west-1-EC2) instance centos35345324.cere: wrong number of arguments (0 for 1) (ArgumentError)
Hi, I've just finished the installation ( Stable branch 1.1 ) using deb packages on Ubuntu precise 12.04 . I tried t... Andrea Ceresoni
12:24 PM Feature #1946: Addition VMWare options required for VM creation
I made some pull requests for fog to support things like:
* querying for guest types (fog: servertypes)
* querying f...
Marc Grimme
10:25 AM Bug #2242 (Ready For Testing): Ruby 1.9: multiple base errors are shown with array syntax
https://github.com/theforeman/foreman/pull/429 Dominic Cleal
10:24 AM Bug #2242 (Closed): Ruby 1.9: multiple base errors are shown with array syntax
Under Ruby 1.9, when multiple base errors are logged (e.g. when saving a smart proxy and it's unable to query it, bad... Dominic Cleal
10:04 AM Bug #2221 (Closed): non admin user can't set build flag for multiple hosts.
Applied in changeset commit:"c594ba418173df4a30a4a3551f1607d25412ff32". Amos Benari
10:00 AM Feature #2239 (Closed): API for locations and organizations
Applied in changeset commit:"e1a1fa814a7ad0ecb390ccb1ca59e4df5d505f1e". Joseph Magen
10:00 AM Feature #1988 (Closed): Add API for Host Parameters
Applied in changeset commit:"57526a20744f3f7e9cfdeef6e7f3268da8eab2ad". Joseph Magen
09:55 AM Revision c594ba41 (foreman): fixes #2221 - non admin user can't set build flag for multiple hosts
Amos Benari
08:42 AM Revision 5ebe0a14 (foreman): fixes broken build
one extra / unused test was added by mistake Ohad Levy
08:29 AM Revision 1f2c8beb (foreman): ignore .rvmrc
Joseph Magen
08:26 AM Revision 1e7d19f8 (foreman): Ensures that unused API v2 routes are not added when using nested routes
refs #1988 and refs #2239 Ohad Levy
08:25 AM Revision 57526a20 (foreman): fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os
e.g.
GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE ...
Joseph Magen
08:13 AM Installer Revision bd05e759 (puppet-foreman): Ensure ERB template file is parseable by Ruby for non-installer users
Dominic Cleal
07:09 AM Bug #2202 (Ready For Testing): Add new permissions for actions currently missing them
https://github.com/theforeman/foreman/pull/428 Dominic Cleal
06:42 AM Revision e1a1fa81 (foreman): fixes #2239 API v2 CRUD for locations and organizations and added nested loc/org
Joseph Magen
05:35 AM Feature #2241 (Resolved): @host.interfaces not populated in templates
It looks like @host.interfaces isn't allowed in the safe mode.
Also, the subnet information isn't stored with the ...
Vincent Janelle
05:00 AM Installer Bug #2172 (Closed): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Dominic Cleal
04:56 AM Bug #2194 (Resolved): Development repo path used in foreman 1.1 stable repo
Dominic Cleal
04:51 AM Revision a8c74a6b (foreman): bundler_ext initial support
This adds support for bundler_ext. The idea behind this is we want to avoid
Bundler in katello foreman builds, theref...
Lukas Zapletal
04:51 AM Revision 03dba7c2 (foreman): bundler_ext require statements
Lukas Zapletal
03:39 AM Revision 2414de10 (foreman): edited TaxHost - selected_ids and used_ids do NOT return [] if ignored?
Joseph Magen

02/20/2013

07:45 PM Feature #2240 (Closed): Full Multiple Interface Support
Foreman multiple interface support is currently lacking compared to cobbler. It does not support bonded or subinterfa... Anonymous
11:25 AM Feature #2153 (Ready For Testing): Add trusted_hosts for puppetmaster interfaces, bypass proxy requirement
https://github.com/theforeman/foreman/pull/425 Dominic Cleal
09:51 AM Feature #2239 (Closed): API for locations and organizations
Joseph Magen
09:47 AM Refactor #2238 (Closed): Refact TaxHost so selected_ids return all id's rather than empty array if ignored?
Joseph Magen
09:21 AM Feature #2237 (New): Export search data to another format from Foreman
This feature request adds an "Export" button to each search results list that is displayed in Foreman. It would allo... Josh Baird
09:20 AM Feature #2236 (Closed): Add "Custom Field" Functionality for hosts
To further extend the capabilities of Foreman into the CMDB realm, it would be nice if a user could specify additiona... Josh Baird
09:16 AM Feature #2235 (New): Reporting Module
To further extend the capabilities of Foreman into the CMDB realm, it would be nice if a non-technical user of Forema... Josh Baird
09:14 AM Bug #2217 (Closed): Successfull run of reports:expire produces warnings
Applied in changeset commit:"c09b1dfeed4b83c4dc18921c848055e6b31e9fca". Dominic Cleal
06:45 AM Bug #2217 (Ready For Testing): Successfull run of reports:expire produces warnings
https://github.com/theforeman/foreman/pull/420 Dominic Cleal
06:34 AM Bug #2217 (Assigned): Successfull run of reports:expire produces warnings
Re-opening as we need to revert to the older ruby_parser again due to #2100. Dominic Cleal
08:04 AM Bug #2234: Parent hostgroups should be assigned to same location as children
Perhaps mismatches should detect and fix this?
Or perhaps it's valid to have different locations over the hostgroups...
Dominic Cleal
07:53 AM Bug #2234 (Closed): Parent hostgroups should be assigned to same location as children
If a parent and child hostgroup are not assigned to the same location and a location is set, the edit page of the chi... Taylan Develioglu
07:52 AM Bug #2225 (Closed): SPICE Console does not work with RHEV 3.1
Anonymous
07:27 AM Revision c09b1dfe (foreman): fixes #2217 - initialize Regexp constants here to stop duplicate warnings
Dominic Cleal
07:23 AM Installer Bug #2233 (Resolved): Debian squeeze package should depend on libhighline-ruby, not ruby-highline
Thanks for the report, we fixed this yesterday: https://github.com/theforeman/foreman-rpms/pull/44
I think Sam's pla...
Dominic Cleal
07:22 AM Installer Bug #2233 (Resolved): Debian squeeze package should depend on libhighline-ruby, not ruby-highline
The squeeze package for foreman-installer declares a dependency on "ruby-highline". This package doesn't exist in squ... Dave Taylor
07:06 AM Bug #2223: Enable_Smart_Variables_in_ENC affects exposing class params in ENC
Hi Dominic, sorry for the confusion. Thanks for the update and clarification Greg. Matt Parry
06:32 AM Bug #2223 (Assigned): Enable_Smart_Variables_in_ENC affects exposing class params in ENC
Greg Sutcliffe wrote:
> This setting has unexpected side effects. With it set to False, it will cause the Class list ...
Dominic Cleal
06:19 AM Bug #2223: Enable_Smart_Variables_in_ENC affects exposing class params in ENC
I asked Matt to file this, so let me clarify:
This setting has unexpected side effects. With it set to False, it wil...
Greg Sutcliffe
04:13 AM Bug #2223 (Feedback): Enable_Smart_Variables_in_ENC affects exposing class params in ENC
Hi Matt,
I'm afraid I don't understand the issue from the description above, could you please elaborate?
The Enable...
Dominic Cleal
06:56 AM Refactor #2232 (Closed): Can we speed up loading of Host overview page.
I am currently seeing very slow loading of the host overview pages which I think is due to loading data for the Runti... Dave Whitehouse
06:30 AM Installer Bug #2230 (Resolved): foreman-installer depends on non-existent package in squeeze
Thanks for the report, we fixed this yesterday: https://github.com/theforeman/foreman-rpms/pull/44
I think Sam's pla...
Dominic Cleal
06:19 AM Installer Bug #2230 (Resolved): foreman-installer depends on non-existent package in squeeze
I am unable to install the foreman-install on debian squeeze 6.0.6.
ruby-highline does not exist in the package list...
Anonymous
06:20 AM Bug #2231 (Closed): Hostgroup deletion follows adoption policy
Given a hostgroup hierarchy like:
/base
/base/test01
/base/test01/test02
/base/test01/test03
Currently, if /...
Daniel Lobato Garcia
06:18 AM Bug #2228 (Closed): new gem JSON 1.7.7 breaks api/v1/hosts_controller_test.rb
Applied in changeset commit:"46327acf25dd9a8c6a8f57d68873a7433beed11e". Joseph Magen
04:34 AM Bug #2228 (Ready For Testing): new gem JSON 1.7.7 breaks api/v1/hosts_controller_test.rb
https://github.com/theforeman/foreman/pull/418 Joseph Magen
04:31 AM Bug #2228 (Closed): new gem JSON 1.7.7 breaks api/v1/hosts_controller_test.rb
test_should_show_individual_record(Api::V1::HostsControllerTest) [test/functional/api/v1/hosts_controller_test.rb:27]... Joseph Magen
06:18 AM Bug #2203 (Closed): Missing locations/organizations fields on subnet edit page
Applied in changeset commit:"808a78c224b6c9385a09e98729b911e9c46af8ca". Dominic Cleal
06:18 AM Bug #2100 (Closed): KS provisioning template regexp buffer overflow
Applied in changeset commit:"d52260159f1da0ea5341011c2c8705a7d75226ca". Dominic Cleal
06:18 AM Feature #2229 (Closed): Support IAM roles when provisioning via EC2
Applied in changeset commit:"59e6620c1de731b0298a02fc41b4d15c9b98546f". David Swift
06:03 AM Feature #2229 (Closed): Support IAM roles when provisioning via EC2
Ohad Levy
06:05 AM Revision 59e6620c (foreman): fixes #2229 add an IAM role field to a compute image.
This allows use of IAM to control access to AWS services within an instance. David Swift
06:00 AM Revision d5226015 (foreman): fixes #2100 - fix regexp overflow on MRI 1.8 with older safemode/ruby_parser
Dominic Cleal
05:54 AM Revision 808a78c2 (foreman): fixes #2203 - add locations/organizations to subnet edit page
Dominic Cleal
05:52 AM Revision 01a30662 (foreman): added filter to the multy select component.
Amos Benari
05:43 AM Revision 46327acf (foreman): fixes 2228 json parsing failed
Joseph Magen
05:37 AM Packaging Revision f38fa9e3 (foreman-packaging): Standardise logrotate configs
Includes "copytruncate" so Rails logs can be rotated without needing to
restart the app.
Dominic Cleal
05:27 AM Smart Proxy Bug #2226 (Feedback): puppet proxy does not detect certain classes
I'm not able to reproduce this using Puppet 2.7.11 and the manifest provided:
$ pry -Ilib -rproxy
[1] pry(main)>...
Dominic Cleal
02:57 AM Bug #2227 (Resolved): hostgroup disappeared (maybe deleted) and has not tracks in the audit log
Ohad Levy
02:55 AM Bug #2227: hostgroup disappeared (maybe deleted) and has not tracks in the audit log
It's probably not a real issue - but missing permissions to my user, could you please close this bug? Rami Vaknin
02:32 AM Bug #2227: hostgroup disappeared (maybe deleted) and has not tracks in the audit log
Do you have Locations/Organizations enabled in your deployment? could it be that you are not admin and the hostgroup ... Ohad Levy
02:24 AM Bug #2227 (Resolved): hostgroup disappeared (maybe deleted) and has not tracks in the audit log
I'm looking for a hostgroup in my foreman instance, there are some hosts that appear as belong to that hostgroup but ... Rami Vaknin

02/19/2013

10:16 PM Installer Revision f5ae2cd7 (installer): Merge branch 'develop'
* develop:
Updated modules for 1.1-1 release
Remove sudo requirement from generate_answers, only run Puppet if root
Sam Kottler
10:13 PM Packaging Revision 4be84b94 (foreman-packaging): Added the proper highline package for 1.1-1
Sam Kottler
06:02 PM Smart Proxy Bug #2226 (Closed): puppet proxy does not detect certain classes
I ran the foreman-proxy importer against a large codebase of about 50 Puppet modules containing around 200 classes. A... Mark Heily
05:20 PM Packaging Revision b73858ed (foreman-packaging): Added the proper highline package for 1.1-1
Sam Kottler
05:12 PM Installer Revision 868e1746 (installer): Updated modules for 1.1-1 release
Sam Kottler
04:55 PM Bug #2225 (Closed): SPICE Console does not work with RHEV 3.1
Clicking console on a VM using spice results in an error 'Failed to set console: Connection timed out - connect(2) Anonymous
04:32 PM Bug #2163: New host installation fails with RHEV 3.1
Ohad's patch seems to fix this for me. Others might want to test to verify.... Anonymous
03:48 PM Bug #2163: New host installation fails with RHEV 3.1
and the upstream bug is https://bugzilla.redhat.com/show_bug.cgi?id=874443 of course. Ohad Levy
03:07 PM Bug #2224 (Closed): Selecting a RHEV 3.1 template does not work properly
Selecting a template on a RHEV 3.1 cluster causes the an error like below and as a result it appears interfaces and v... Anonymous
01:08 PM Bug #2223 (New): Enable_Smart_Variables_in_ENC affects exposing class params in ENC
When Enable_Smart_Variables_in_ENC = false class parameters are not exposed to the ENC. Setting this to true then dis... Matt Parry
11:50 AM Installer Revision ca2300d2 (puppet-foreman): Ignore selinux defaults for puppet yaml files
On my system files in /var/lib/puppet/yaml are created with unconfined_u while
the system expects them as system_u. T...
Ewoud Kohl van Wijngaarden
10:56 AM Bug #2222 (Closed): os select in hostgroup form doesn't send the org and location correctly
It sends the first org and first location instead of the selected ones.
It send only one of each instead of sending a...
Amos Benari
10:26 AM Bug #2221 (Closed): non admin user can't set build flag for multiple hosts.
a non admin user with build permission on a host cannot use the multiple set build button.
error in the log 403.
Amos Benari
09:43 AM Feature #2220: Matchers should support inheritance of smart class parameters in nested hostgroups
This is to make the smart class parameters matchers understand hostgroup inheritance instead of matching simply on eq... Dominic Cleal
09:40 AM Feature #2220 (Closed): Matchers should support inheritance of smart class parameters in nested hostgroups
Nested hostgroups should inherit class parameter overrides along with the classes they are inheriting.
Example Hostg...
Roger Spencer
05:47 AM Packaging Revision 3c55f731 (foreman-packaging): Adding sudo and wget deps, for puppetca and tftp features
Dominic Cleal
05:39 AM Installer Revision 9e19ae18 (installer): Remove sudo requirement from generate_answers, only run Puppet if root
Dominic Cleal
05:25 AM Revision 15ee9d8f (foreman): Order multi-select options alphabetically
Signed-off-by: Amos Benari <abenari@redhat.com> Daniel Lobato Garcia
04:08 AM Bug #2219 (Closed): User <-> Hostgroup ACLs to follow the hostgroup hierarchy
Two hostgroups:
h1
h1/h2
If h1 is the only item in the list of hostgroups 'managed' by u1 (filters tab, user propert...
Daniel Lobato Garcia
03:54 AM Feature #2057 (Duplicate): Allow Param Class overrides in Hostgroups
Closing this older one as #2132 has more votes + info. Dominic Cleal

02/18/2013

10:02 AM Revision 7825c1d5 (community-templates): Rename all templates to ERB to take advantadge of Github highlighting
Greg Sutcliffe
09:59 AM Bug #2216: secret_token is generated with wrong file permissions
Greg Sutcliffe wrote:
> does $approot/tmp exist? I seem to recall filing a bug about getting that error if $approot/t...
Dominic Cleal
09:56 AM Bug #2216: secret_token is generated with wrong file permissions
does $approot/tmp exist? I seem to recall filing a bug about getting that error if $approot/tmp is missing.... Greg Sutcliffe
08:34 AM Bug #2216 (Feedback): secret_token is generated with wrong file permissions
This must be something running Foreman/Rails as root during installation, but I can't see what it would be. I also h... Dominic Cleal
04:28 AM Bug #2216: secret_token is generated with wrong file permissions
Installed Packages
foreman.noarch 1.1stable-3.el6 ...
Jan Vansteenkiste
03:31 AM Bug #2216: secret_token is generated with wrong file permissions
How did you install Foreman, which packages? Was the file root-owned rather than foreman? Dominic Cleal
02:45 AM Bug #2216 (Rejected): secret_token is generated with wrong file permissions
After install and first access, I get
Permission denied - /usr/share/foreman/tmp/secret_token
Jan Vansteenkiste
09:58 AM Revision 43b79d2b (community-templates): Add 'key' to support RHEL anaconda
Dominic Cleal
04:29 AM Bug #2100: KS provisioning template regexp buffer overflow
This is going to bring back #2217 (the warnings about redefined constants). Not sure if it's worth worrying about, o... Dominic Cleal
04:27 AM Bug #2217 (Closed): Successfull run of reports:expire produces warnings
This is a bug in the older ruby_parser gem we use, it's been fixed in ruby_parser 3.x which is in Foreman 1.1. We're... Dominic Cleal
03:27 AM Bug #2217 (Closed): Successfull run of reports:expire produces warnings
... Igor Galić
03:59 AM Bug #2218 (Resolved): Smart Class Parameter: Override for specific host does not work, if using type JSON
System Setup
Foreman Host: RedHat 6.3
Database: Postgresql 9.2
Puppet: puppet-3.1.0
PuppetDB on same host, same P...
Florian Sachs

02/17/2013

05:03 PM Bug #2215 (Duplicate): When PXE Localboot Default is deleted, causes nil error when cancelling build
The following error is generated when TFTP PXELinux templates are deployed, but no template can be resolved:
F...
Dominic Cleal
04:49 PM Feature #2214 (Duplicate): Specifying host IP address should not be mandatory for unmanaged DNS/DHCP subnets
We have a setup whereby we deploy (RHEL) virtual machines (using libvirt+foreman) onto networks where we are only abl... Jon Fautley

02/15/2013

07:35 PM Revision c41aba5d (community-templates): Update debian/squeeze/pxe
Fix ERB in Preseed PXE template Greg Sutcliffe
03:45 PM Bug #2213: Path of
Just realized that I b0rked the title for this issue, sorry about that :/ Could someone please review this pull requ... Anonymous
01:52 PM Bug #2213 (Resolved): Path of
Foreman 1.1.1
Ubuntu 12.04.2
All Bind related configuration on Debian or Ubuntu is contained in the /etc/bind dir...
Anonymous
03:35 PM Installer Revision 5c00350e (puppet-dns): Fixes #2213 - Incorrect path in named.conf
The path to the localhost TLDs and address zones file was
incorrect for Debian based distros and prevented the
named ...
Avtar Gill
03:11 PM Packaging Revision 4beed549 (foreman-packaging): Updated version
Sam Kottler
02:50 PM Packaging Revision c3691c2c (foreman-packaging): Updated safemode gem
Sam Kottler
01:23 PM Feature #2212 (New): Search on class parameters
I'm using Foreman 1.1 RC5 and have been making use of parameterized classes. I'd like to be able to search for hosts... Jason Ashby
07:43 AM Installer Revision 268c2e89 (installer): Merge remote-tracking branch 'project/develop'
* project/develop:
Allow for modulepaths other than pwd
Dominic Cleal
05:20 AM Bug #2211 (New): Checks on hash values
Hi,
I was having problems by adding multiple hash values, after submitting it was going to list of classes, but in f...
Trojanski T.
12:40 AM Packaging Revision 61dd5c2c (foreman-packaging): Updated spec for 1.1-1
Sam Kottler

02/14/2013

01:35 PM Feature #2210 (New): Ignore skipped in email reports
With the daily email summary report, generated by:
cd ${FOREMAN_HOME} && /usr/bin/rake reports:summarize
have it ig...
Roger Spencer
11:36 AM Revision 9732c18b (community-templates): Add kickstarts with symlnks
Greg Sutcliffe
11:27 AM Revision 14287de6 (community-templates): Restructure preseeds into per-os dirs, using symlinks
Greg Sutcliffe
11:15 AM Revision 222236ce (community-templates): Kickstart unattended fixes for Fedora/CentOS
Fedora 16
Fedora 17
Fedora 18
CentOS 5.9
CentOS 6.3
Mikael Fridh
11:13 AM Revision 81ef2ddc (community-templates): Preseed for Ubuntu/Debian
Ubuntu 10.04 (lucid)
Ubuntu 12.04 (precise)
Debian 6.0 (Squeeze)
Debian 7.0 (Wheezy) - (first stage tested, finish is...
Mikael Fridh
10:59 AM Revision a71929ea (community-templates): Add license divider
Greg Sutcliffe
10:46 AM Revision 999efef8 (community-templates): Initial commit
Greg Sutcliffe
08:17 AM Bug #2177 (Closed): Failing test on Classification on 1.1
It went away for me as well ???? Joseph Magen
07:19 AM Smart Proxy Bug #2209 (Closed): JSON output changes when ActiveRecord storeconfigs is in use
When Puppet is configured with ActiveRecord-based storeconfigs, this causes the to_json impl from ActiveSupport to ge... Dominic Cleal
03:45 AM Smart Proxy Bug #2208 (Closed): Init script hangs forever when daemonize is set to false
Dupe of #2152. Dominic Cleal

02/13/2013

10:14 PM Smart Proxy Bug #2208 (Closed): Init script hangs forever when daemonize is set to false
The init script should attempt to read the settings file and refuse to try to start the daemon if the "daemon" settin... Sam Kottler
08:23 PM Packaging Revision 81b9d611 (foreman-packaging): debian: 1.1.1-1 release
Greg Sutcliffe
04:13 PM Bug #2087: UI in foreman-1.1rc2 is off
Ok great, seems to be good now. I had to download it by hand because it wasn't showing up in yum update from the rep... Lance Dillon
03:56 PM Bug #2087: UI in foreman-1.1rc2 is off
afaik, this is an old chrome bug, maybe worth consider upgrading chrome? Ohad Levy
03:29 PM Bug #2087: UI in foreman-1.1rc2 is off
Now on 1.1stable, ui still incorrect in chrome. Lance Dillon
03:57 PM Bug #2207 (Pending): statistics in ui, number of cpus (facts.processorcount) is incorrect
http://projects.puppetlabs.com/issues/show/19249 Ohad Levy
03:41 PM Bug #2207: statistics in ui, number of cpus (facts.processorcount) is incorrect
Misreported, actually a facter bug apparently, facter is reporting processorcount wrong. Lance Dillon
03:34 PM Bug #2207 (Resolved): statistics in ui, number of cpus (facts.processorcount) is incorrect
Probably a deeper problem, but it is counting number of processors incorrectly. It appears to be taking the highest ... Lance Dillon
02:21 PM Packaging Revision 45eea4b7 (foreman-packaging): Added spec for the highline gem for use with the installer answers generator
Sam Kottler
02:18 PM Packaging Revision dc2e1d0c (foreman-packaging): Updated specs and foreman.repo to use stable
Sam Kottler
12:01 PM Bug #2202 (Assigned): Add new permissions for actions currently missing them
Dominic Cleal
03:00 AM Bug #2202 (Closed): Add new permissions for actions currently missing them
#2198 added a test that contains a list of routes which currently have no associated permission, so they're all admin... Dominic Cleal
12:00 PM Installer Refactor #2155 (Resolved): The ENC script should support only pushing facts as well as node classification
Merged, docs need updating still. Dominic Cleal
11:59 AM Bug #2205: Environment doesn't exist in Puppet 3+ facts YAML
Paul's setup has enc_environment = false and update_environment_from_facts = true, so the ENC isn't authoritative ove... Dominic Cleal
11:46 AM Bug #2205 (Resolved): Environment doesn't exist in Puppet 3+ facts YAML
Using Puppet 3 on client nodes results in Foreman setting/overriding the environment set for nodes.
Environment i...
Paul O'Connor
11:53 AM Bug #2206 (Rejected): Puppet Classes' "New Puppetclass" form does not allow setting Environment
Steps to reproduce:
Navigate to More -> Configuration -> Puppetclasses and click on "New Puppetclass" green button...
Colin Hudler
10:55 AM Revision e5f23ec9 (foreman): release 1.1-1
Ohad Levy
10:32 AM Bug #2204 (Ready For Testing): Failed to start Foreman after rubygem-json update
The issue here is there's no posttrans run after a rubygem's updated. In the short term, a new 1.1 stable release sh... Dominic Cleal
10:10 AM Bug #2204 (Closed): Failed to start Foreman after rubygem-json update
I'm running Foreman 1.1stable on CentOS 6.3 x86_64
Foreman died after updating rubygem-json package today.
Package u...
Trojanski T.
10:20 AM Bug #2130: normalize_hostname appends domain to end of fqdn on Update
I'll just set this to 1.2 for consideration as there was some agreement on #theforeman-dev that the patch does make s... Mikael Fridh
09:24 AM Revision 8ba1a8c9 (foreman_api): Bump to v 0.1.1
Martin Bacovsky
08:47 AM Installer Bug #2201: Debian package does not depend on rubygems
Thinking about it some more... it's likely to be needed for other distros, and maintaining patches in the packaging s... Greg Sutcliffe
03:26 AM Installer Bug #2201: Debian package does not depend on rubygems
If rubygems is not needed, couldn't the line be removed straight away? Alessandro Grassi
05:59 AM Bug #2198 (Closed): Unable to install new hosts with regular users
Applied in changeset commit:"07d13039a7535ae96f4bc987aa3ebf3696c28791". Dominic Cleal
05:30 AM Bug #2203 (Ready For Testing): Missing locations/organizations fields on subnet edit page
https://github.com/theforeman/foreman/pull/412 Dominic Cleal
05:04 AM Bug #2203 (Closed): Missing locations/organizations fields on subnet edit page
Other resource pages (domains, proxies etc) have locations/organizations tabs or dropdown boxes, but the subnet edit ... Dominic Cleal
05:22 AM Bug #2100 (Ready For Testing): KS provisioning template regexp buffer overflow
https://github.com/theforeman/foreman/pull/411 Dominic Cleal
04:59 AM Revision 278cde6f (foreman_api): Merge pull request #9 from pitr-ch/timeout_support
support extra options passing to RestClient::Resource creation mbacovsky
03:05 AM Revision 07d13039 (foreman): fixes #2198 - add AJAX routes to existing permissions to fix non-admin UI
In 2ac3af69, the automatic authorization of XMLHttpRequests was removed for
security reasons, however the controller ...
Dominic Cleal
02:59 AM Revision e0d9186e (foreman): fixes #2198 - add AJAX routes to existing permissions to fix non-admin UI
In 2ac3af69, the automatic authorization of XMLHttpRequests was removed for
security reasons, however the controller ...
Dominic Cleal

02/12/2013

11:54 PM Packaging Revision 6f9836bb (foreman-packaging): Updated to 1.6.8 to mitigate CVE-2013-0269 in rubygem-json
Sam Kottler
04:13 PM Packaging Revision ac55da50 (foreman-packaging): Updated to 1.6.8 to mitigate CVE-2013-0269 in rubygem-json
Sam Kottler
02:01 PM Packaging Revision 7e8a68d9 (foreman-packaging): Added the 'rubygems' package as a dependency for debs
Sam Kottler
01:49 PM Bug #2198 (Ready For Testing): Unable to install new hosts with regular users
https://github.com/theforeman/foreman/pull/410 Dominic Cleal
05:26 AM Bug #2198 (Assigned): Unable to install new hosts with regular users
Dominic Cleal
05:18 AM Bug #2198 (Closed): Unable to install new hosts with regular users
User without admin privileges isn't able to install new hosts with Foreman. New host form opens as expected but nothi... Samuli Heinonen
12:26 PM Installer Revision 5ebe4450 (installer): Allow for modulepaths other than pwd
Sam Kottler
12:18 PM Installer Bug #2201: Debian package does not depend on rubygems
The Debian highline package installs the code to the ruby system library path, therefore rubygems is not needed. We s... Greg Sutcliffe
12:06 PM Installer Bug #2201 (Closed): Debian package does not depend on rubygems
The Debian package, when installed from apt as documented in the Getting Started guide, does not install rubygems tog... Alessandro Grassi
11:56 AM Bug #2195 (Closed): Cronjobs should use bundle exec in Debian package of foreman.
Applied in changeset commit:"2021f7207189fd70ed2be3a3b9b88b54c7445d31". Anonymous
06:22 AM Bug #2195: Cronjobs should use bundle exec in Debian package of foreman.
You can paste, but you have to indent everything with 4 spaces (like markdown).
Thanks for reporting - I'll get this...
Greg Sutcliffe
11:00 AM Bug #2100 (Assigned): KS provisioning template regexp buffer overflow
I think to resolve this for MRI 1.8 we'll revert the versions of safemode and ruby_parser to their previous versions,... Dominic Cleal
10:30 AM Feature #686 (Closed): implement inherit environment for a domain
fixed at commit:dd9afdb Ohad Levy
10:29 AM Bug #2193 (Closed): Wrong parenthesis used at hosts.rb
Applied in changeset commit:"836153886c1bd7ac36bbb67fef111fb0b907167b". Dennis Hoppe
10:29 AM Bug #2110 (Closed): Safemode broken between RC1->RC4 Upgrade
Applied in changeset commit:"1628f795b09c33b57b1cbd7f1261e901a7c249a0". Dominic Cleal
10:29 AM Bug #2199 (Closed): When locations and Organizations are disabled, the submit/cancel Buttons are not well displayed when you want to add a new medium.
Applied in changeset commit:"ed79d1d50c45287d3b58b69aa49d165295ff1608". Anonymous
05:59 AM Bug #2199: When locations and Organizations are disabled, the submit/cancel Buttons are not well displayed when you want to add a new medium.
Pull Request: https://github.com/theforeman/foreman/pull/406 Gaël Chamoulaud
05:23 AM Bug #2199 (Closed): When locations and Organizations are disabled, the submit/cancel Buttons are not well displayed when you want to add a new medium.
1- Disable the locations and Oragnization in /etc/foreman/settings.yaml
2- Create a new medium
3- and you will see th...
Gaël Chamoulaud
10:29 AM Bug #2196 (Closed): Temporary secret token needs to create tmp/
Applied in changeset commit:"18ff0497c43590bdb368c9c324f7a0106b838ced". Dominic Cleal
04:02 AM Bug #2196 (Ready For Testing): Temporary secret token needs to create tmp/
https://github.com/theforeman/foreman/pull/408 Dominic Cleal
09:42 AM Packaging Revision 2021f720 (foreman-packaging): Fixes #2195 use bundler for cron commands
Greg Sutcliffe
09:39 AM Revision 18ff0497 (foreman): fixes #2196 - create tmp/ if it doesn't exist
Dominic Cleal
09:38 AM Revision e3850500 (foreman): fixes #2196 - create tmp/ if it doesn't exist
Dominic Cleal
09:17 AM Revision ed79d1d5 (foreman): Fixes #2199: Fix install media submit/cancel buttons when locations/orgs disabled - When locations and Organizations are disabled, the submit/cancel Buttons are not well displayed when you want to add a new medium.
Gaël Chamoulaud
09:16 AM Revision dd9afdbf (foreman): Feature: #686 - Hosts can inherit environment from hostgroup
Daniel Lobato Garcia
09:08 AM Revision e9ed2ef9 (foreman): Fixes #2199: Fix install media submit/cancel buttons when locations/orgs disabled - When locations and Organizations are disabled, the submit/cancel Buttons are not well displayed when you want to add a new medium.
Gaël Chamoulaud
09:05 AM Revision 1628f795 (foreman): fixes #2110 - bump safemode to support !=
Dominic Cleal
09:05 AM Revision 83615388 (foreman): fixes #2193 SQL error on Postgres 9.1 for classes_from_storeconfigs
Dennis Hoppe
09:04 AM Revision 5a301021 (foreman): fixes #2193 SQL error on Postgres 9.1 for classes_from_storeconfigs
Dennis Hoppe
09:00 AM Revision 7dfe4b12 (foreman): fixes #2110 - bump safemode to support !=
Dominic Cleal
05:47 AM Bug #2200 (Feedback): DNS prt conflict dialog missing overwrite button
I'm trying to add a BMC network interface to a host. I had it setup on 1.0 and upgraded to 1.1. I deleted the host an... Jorick Astrego
05:15 AM Bug #2197 (Closed): Undefined behaviour of new host form when no location selected
1. Enable locations
2. Define resources for different locations
3. Login as a user with "any location"
4. new host
5....
Ivan Necas
02:52 AM Bug #2188 (Resolved): Vmware/VSphere 4.1 - Provision host - Network label not set correctly
Ohad Levy
02:50 AM Bug #2192: FAILED: LdapError: No such address or other socket error
the error indicate some low level error, like DNS, etc/hosts etc?
can you please provide more details (e.g. complete...
Ohad Levy
02:48 AM Bug #2088: searching for an exact hostname fails
please send complete logs :)
additionally, please consider using the auto completer and see if it suggest a better s...
Ohad Levy
02:47 AM Bug #2190 (Duplicate): Failed to destroy a compute instance ActiveRecord::RecordNotFound
this was fixed after RC5 Ohad Levy

02/11/2013

11:17 PM Packaging Revision 2a5b940a (foreman-packaging): Added spec for the highline gem for use with the installer answers generator
Sam Kottler
06:59 PM Feature #2116: Use MCollective to trigger Puppet runs
Yep, there is a patch that I'm working on refactoring right now that does something not too dissimilar to that. Sam Kottler
04:53 PM Feature #2116: Use MCollective to trigger Puppet runs
I have a workaround for foreman-proxy to use Mcollective:
[root@puppet proxy]# diff puppet.rb.orig puppet.rb
23c23
<...
Nikolay Georgieff
05:40 PM Packaging Revision 05842961 (foreman-packaging): Updated specs and foreman.repo to use stable
Sam Kottler
02:18 PM Bug #2196 (Closed): Temporary secret token needs to create tmp/
If tmp/ doesn't exist in $app_root then the initializer cannot write a temporary token and falls over Greg Sutcliffe
01:15 PM Bug #2110 (Ready For Testing): Safemode broken between RC1->RC4 Upgrade
Thanks for the safemode fix Dmitri!
https://github.com/theforeman/foreman/pull/407
Dominic Cleal
01:14 PM Bug #2195: Cronjobs should use bundle exec in Debian package of foreman.
Redmine doesn't like pasting. Taylan Develioglu
01:09 PM Bug #2195 (Closed): Cronjobs should use bundle exec in Debian package of foreman.
The rake tasks in /etc/cron.d/foreman should use bundle exec.
--- etc/cron.d/foreman 2013-02-05 22:31:45.0000000...
Taylan Develioglu
07:10 AM Revision 1ce9ad85 (foreman_api): support extra options passing to RestClient::Resource creation
Petr Chalupa (Pitr)
07:09 AM Bug #2194 (Assigned): Development repo path used in foreman 1.1 stable repo
Sorry about this - I'll update the package this morning with the proper baseurl. Sam Kottler
06:14 AM Bug #2194 (Resolved): Development repo path used in foreman 1.1 stable repo
I installed the 1.1 foreman repo (http://yum.theforeman.org/releases/1.1/el6/x86_64/foreman-release-1.1stable-1.el6.n... Jorick Astrego
05:55 AM Bug #2193: Wrong parenthesis used at hosts.rb
Hello Joseph,
i tested your code and it fixed the SQL Error.
Regards, Dennis
Dennis Hoppe
05:33 AM Bug #2193 (Ready For Testing): Wrong parenthesis used at hosts.rb
Dennis,
Can you check if this fixes the SQL Error?
klasses = resources.select(:title).where(:restype => "Class").wh...
Joseph Magen
04:00 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hi,
patch submitted. I will setup a test env clean up the code a bit and check if it is working.
Regards,
Oliver
Oliver Weinmann
02:45 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hi,
thanks for the fix. You are right the format is wrong.
root@gedappl01:~# klist
Ticket cache: FILE:/tmp/krb5cc_0...
Oliver Weinmann
02:51 AM Bug #2134: "rake puppet:import:puppet_classes" not detecting added class parameters properly
Sadly, there is not much chance for that:... David Schmitt

02/10/2013

01:03 PM Bug #2178: VMware - Cluster and asociated datastores
Crap, you did not had the time ...
I tried to add the feature myself but it is definitively not something for me :-) ...
Florent Delvaille
01:00 PM Bug #2188: Vmware/VSphere 4.1 - Provision host - Network label not set correctly
Confirmed it has nothing to do with foreman. I used the patch proposed above and it works perfectly.
To close IMHO.
Florent Delvaille
05:25 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
So ...
Ticket created yesterday, expiration today 9AM.
I creaTed a new vm today at 11AM.
Proxy logs says that kini...
Florent Delvaille

02/09/2013

07:37 PM Bug #2193 (Closed): Wrong parenthesis used at hosts.rb
Hello,
i am using Foreman 1.1 with PostgreSQL 9.1 as database backend and the link "All Puppet Classes" is throwi...
Dennis Hoppe
04:18 PM Bug #2192 (Closed): FAILED: LdapError: No such address or other socket error
I just upgraded from version 1.0 to 1.1 and my auth vs Active Directory does not work. It was working before the upgr... Gustavo Varela
02:55 PM Smart Proxy Bug #2191 (Closed): No distinction between no param default and "undef" default
A class declaration can have a parameter with no default:
class foo($bar)
Or an undef default:
class foo($...
Dominic Cleal
06:41 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
The patch contains:
@format = "%d/%m/%y %H:%M"
@krbexp = `klist | grep #{SETTINGS.dns_tsig_realm} | grep '/' | awk -...
Florent Delvaille
05:01 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
I did a new test this morning, and not working anymore.
The proxy logs say:
W, [2013-02-09T10:47:52.017939 #16239] ...
Florent Delvaille
05:31 AM Bug #2088: searching for an exact hostname fails
Thanks Ohad, sorry for taking so long to get back. That doesn't seem to be what I'm seeing - I just see very dodgy s... Adrian Bridgett

02/08/2013

12:37 PM Packaging Revision ff3fbbc2 (foreman-packaging): Fixed dependencies
Sam Kottler
12:03 PM Installer Revision a239cbac (installer): Removed the develop branch from clone instructions
Sam Kottler
12:01 PM Installer Revision 07e103a3 (installer): Merge remote-tracking branch 'origin/develop'
* origin/develop:
Updated submodules to latest and added option to run puppet to the generator
Use Puppet's own c...
Sam Kottler
10:40 AM Installer Revision 81654b63 (installer): Updated submodules to latest and added option to run puppet to the generator
Sam Kottler
10:30 AM Installer Revision 03d37db8 (puppet-foreman): Remove all cron tasks, now in package's /etc/cron.d/foreman (continuation of db2dc7dd)
Dominic Cleal
10:28 AM Bug #2190: Failed to destroy a compute instance ActiveRecord::RecordNotFound
typo: "I have to autosign entries whatsoever" should read "I have no autosign entries whatsoever". Jason Ashby
10:27 AM Bug #2190 (Duplicate): Failed to destroy a compute instance ActiveRecord::RecordNotFound
I'm working on getting Foreman to manage my entire build cycle. Anyhoo, I've got some hosts that Foreman created on ... Jason Ashby
07:48 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
As far as I can remember the dns.keytab doesn't have to be renewed every day.
It was working all the time without re...
Oliver Weinmann
07:26 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
I think there is still a problem.
We had the thing working perfectly yesterday … today was FAIL …
Apparently ever...
Florent Delvaille
05:52 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hi,
glad to hear that my code actually works. I guess all that is left to do is to clean it up and include it in the...
Oliver Weinmann
05:48 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Yes, the one with the third parameter.
It worked perfectly …
Florent Delvaille
04:20 AM Bug #1699: Power Off / Power On on a virtual host isn't working
Ohad Levy wrote:
> does this mean we should default to force shutdown? offer two options etc?
I think it makes sense...
Mikael Fridh

02/07/2013

02:45 PM Bug #2189 (Duplicate): Problem searching for host params "inherited" from the hostgrup
I've found this problem (at least) in 1.1RC5 and 1.1
How to reproduce it:
- Create a hostgroup A with a parameter...
Oscar Ferrer
12:17 PM Installer Revision a505a645 (puppet-puppet): Move puppet user creation to install
Defining the user puppet in config causes a dependency cycle if the user is
using git_repo=true:
(Exec[restart_puppe...
Ewoud Kohl van Wijngaarden
09:57 AM Bug #2188: Vmware/VSphere 4.1 - Provision host - Network label not set correctly
The current released version of fog distributed virtual switches are not supported so they are creating as a traditio... Ewoud Kohl van Wijngaarden
08:27 AM Bug #2188: Vmware/VSphere 4.1 - Provision host - Network label not set correctly
We did a try on a different cluster, where we have only 1 virtual switch so network label is something like "VLAN 151... Florent Delvaille
07:59 AM Bug #2188: Vmware/VSphere 4.1 - Provision host - Network label not set correctly
In fact it seems that the list of network vlan in foreman is not correct.
For example, in vcenter we can choose some...
Florent Delvaille
03:55 AM Bug #2188 (Closed): Vmware/VSphere 4.1 - Provision host - Network label not set correctly
Ahoi,
When provisionning a host within foreman using Vmware 4.1 update 3, the host is created correctly except the...
Florent Delvaille
09:47 AM Installer Revision 39bda209 (puppet-puppet): Various puppet-lint and other style fixes
Ewoud Kohl van Wijngaarden
08:56 AM Installer Revision 73bd43fa (puppet-foreman): Revert "Use the RC repo for now"
Now that 1.1 is released there's no longer a reason to use the RC repo.
This reverts commit 4098163a8e03843d2e87698f...
Ewoud Kohl van Wijngaarden
07:47 AM Installer Revision eae698b9 (puppet-foreman): Added headers to templated files
Jan Vansteenkiste
07:10 AM Installer Revision 71cb0c5b (puppet-foreman): fixes #2155 - add --push-facts arg to ENC scripts
Extends ENC to be able to upload facts for all hosts, replacing the old
push_facts.rb script and keeping comms logic ...
Dominic Cleal
07:04 AM Installer Revision f690140f (puppet-puppet): Add /usr/share/puppet/modules to common modulepath, it's a Puppet default
Dominic Cleal
07:02 AM Installer Revision 299210f5 (puppet-foreman): Precedence fix
Daniel Lobato Garcia
06:56 AM Bug #2100: KS provisioning template regexp buffer overflow
Dominic Cleal wrote:
> Ohad Levy wrote:
> > does it work correctly on 3.0.4?
>
> No, just tested ruby_parser 3.0.4 a...
Anonymous
05:04 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
What do you mean? Does the code that I (r0k5t4r) have reworked work for you? Oliver Weinmann
05:00 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Please have a look at https://github.com/theforeman/smart-proxy/pull/29/files
Then it will work :)
Florent Delvaille
04:09 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
If I find some time today I might setup a fresh 1.0 install and try this patch myself. I have asked many many times i... Oliver Weinmann
05:03 AM Bug #1770: Rundeckfacts "undefined method fact"
Hi
having the same issue here.
Im not a dev, but following line
rdecktags += self.params["rundeckfacts"].split("...
Markus Nussdorfer
03:03 AM Bug #2069: (encrypted) root passwords are world readable
For users updating and hitting this change, please see the following documentation:
* "Release notes: Authentication...
Dominic Cleal
03:03 AM Bug #2121: Unauthenticated YAML fact and reports importers can be exploited
For users updating and hitting this change, please see the following documentation:
* "Release notes: Authentication...
Dominic Cleal

02/06/2013

06:24 PM Packaging Revision e71c00e1 (foreman-packaging): Merged master changes into rc_changes for final merge
Sam Kottler
06:12 PM Packaging Revision a9f06590 (foreman-packaging): refs #2109 - restrict secret token to root:foreman, move before service start
Dominic Cleal
01:44 PM Bug #2187 (New): Script templates not working at all
I have latest Foreman installed from rpms, when I add a new script template kind it's added to the list but is non ex... Alejandro Falcon
12:27 PM Revision 86190e6c (foreman_api): Bumped to 0.1.0
- updated spec file Martin Bacovsky
11:46 AM Bug #2185: Can't use managed as a search keyword in 1.1RC5
Yep, looks like it, sorry.
Anyway, it will be easy to implement right? Can we have it for the next release?
David Caro
10:47 AM Revision 5e6cbcfd (foreman_api): Merge pull request #7 from iNecas/v2_bindings_2
V2 bindings Ivan Necas
10:29 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Unfortunately not at all.
But since it was working for you and then suddenly it does not anymore in 1.0 ... and sinc...
Florent Delvaille
10:16 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
I think the problem is that I've written this patch for a much older foreman release and it was working fine. When I ... Oliver Weinmann
09:56 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hep,
I am using Foreman 1.1RC5
Here is the result of our tests:
/etc/krb5.conf
[logging]
default = FILE:/...
Florent Delvaille
06:10 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hi,
what foreman version are you using?
Can you please try to manaully create a dns record using the nsupdate comma...
Oliver Weinmann
09:46 AM Packaging Bug #2123: Package name mismatch: foreman-fog vs foreman-ec2
Fixed in the deb release. Sam, is your side done? Greg Sutcliffe
09:46 AM Packaging Bug #2162 (Resolved): foreman-pgsql .deb package name doesn't match RPM
Fixed in the 1.1 release yesterday. Greg Sutcliffe
09:29 AM Bug #2166 (Closed): "Location Not Found" error when clearing location
Applied in changeset commit:"b1b151d83f2fb6c37e039d2662a7fc7587f13555". Joseph Magen
08:48 AM Revision 335b14e5 (foreman): Revert "ptables - displaying os_family and layout in api show and list"
This reverts commit ed315bd9449dc7fa11cf0a32ef195c1795197cc3. Ohad Levy
08:46 AM Revision 10428ed3 (foreman): Revert "ptables - validation for OS families"
This reverts commit b33f440434244fff5af7d036b43b6068c1b74e08.
This patch does not really work, and was merged with i...
Ohad Levy
08:42 AM Revision b1b151d8 (foreman): fixes #2166 - error when clearing location
Joseph Magen
08:41 AM Revision 705c827f (foreman): fixes #2166 - error when clearing location
Joseph Magen
07:58 AM Installer Revision 7410565e (puppet-foreman): Update templates/external_node.rb.erb
The setting is called storeconfigs. Arnoud de Jonge
07:46 AM Revision ed315bd9 (foreman): ptables - displaying os_family and layout in api show and list
Tomáš Strachota
07:46 AM Revision b33f4404 (foreman): ptables - validation for OS families
Tomáš Strachota
07:15 AM Revision 8422e457 (foreman_api): Regenerated against the newest Foreman
Ivan Necas
07:13 AM Revision 4f180cc8 (foreman_api): Generate the bindings for Foreman API v2
Ivan Necas
06:44 AM Feature #2186 (Resolved): Support Proxmox VE as "Compute resources"-provider
Hi,
Proxmox VE (proxmox.com) is a quiet nice virtualization environment, supporting some features often used in bu...
Patrick Schönfeld
05:00 AM Revision 6ce2ab70 (foreman): Using Apipie versioning features and Maruku for markdown
Apipie switched from Redcarpet to Maruku to avoid crashes of the C
Extension. No further need of compiling anything t...
Ivan Necas
04:55 AM Revision 1ca44bd3 (foreman): API now allows for search of usergroups
Daniel Lobato Garcia

02/05/2013

08:33 PM Packaging Revision 14ca75ee (foreman-packaging): Final changes for stable
Sam Kottler
06:09 PM Packaging Revision 1aee8cea (foreman-packaging): Remove security token generator task
Greg Sutcliffe
03:33 PM Installer Bug #2171: Duplicate template entries after installing 1.1rc5
I installed a fresh virtual machine to test foreman 1.1rc5 with. I also have a VM with foreman 1.0.2 but I didn't wan... Dennis Jacobfeuerborn
04:52 AM Installer Bug #2171 (Feedback): Duplicate template entries after installing 1.1rc5
Perhaps an unclean database to begin with? You can run "rake db:drop" (with RAILS_ENV) to clear the database, but it... Dominic Cleal
03:05 PM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Hep,
I implemented the thing but even if foreman-proxy logs says the entries are created, they are not created in ...
Florent Delvaille
01:20 PM Packaging Revision 3797d31d (foreman-packaging): Sync freight to main site
Greg Sutcliffe
12:53 PM Packaging Revision 846f3529 (foreman-packaging): Sync freight to main site
Greg Sutcliffe
12:36 PM Packaging Revision a6dd55c2 (foreman-packaging): refs #2109 - restrict secret token to root:foreman
Dominic Cleal
12:29 PM Packaging Revision fc6ea847 (foreman-packaging): Release foreman-proxy 1.1
Greg Sutcliffe
12:21 PM Packaging Revision 3c7d2a34 (foreman-packaging): 1.1 release - merge nightly config to stable
Greg Sutcliffe
12:18 PM Packaging Revision db2f590c (foreman-packaging): Fix #2162 / #2123 - rename packages
Greg Sutcliffe
10:55 AM Packaging Revision 619d84a6 (foreman-packaging): Delete reprepro script
Greg Sutcliffe
10:02 AM Installer Revision cec7b813 (installer): Use Puppet's own create_resources function if available
Dominic Cleal
09:11 AM Revision 0fd7f68a (foreman): Merge 1.1-stable branch into master
Ohad Levy
09:11 AM Revision a2a6fc48 (foreman): Revert "Merge commit '1.0.1'"
This reverts commit 1d7a1f0cf415c8135fbfcf73c8ae51343cad7f93, reversing
changes made to 6c135e40aeb53629183ae866a6182...
Ohad Levy
08:34 AM Packaging Revision c64c88df (foreman-packaging): Add freight usage script for jenkins (shouldn't require sudo now)
Greg Sutcliffe
08:33 AM Packaging Revision e2a34005 (foreman-packaging): refs #2109 - generate secret token for cookies signing after install
Dominic Cleal
07:02 AM Bug #2110: Safemode broken between RC1->RC4 Upgrade
Would it be possible to see the template/snippet of the template that triggered the exception? Anonymous
06:43 AM Bug #2185: Can't use managed as a search keyword in 1.1RC5
sounds to me we never did (and you had a custom fix in your env)
its pretty simple to add the same scoped_search line.
Ohad Levy
06:22 AM Bug #2185: Can't use managed as a search keyword in 1.1RC5
Just guessing aloud - did we drop a scoped_search option for some reason? Greg Sutcliffe
06:21 AM Bug #2185 (Closed): Can't use managed as a search keyword in 1.1RC5
When searching hosts, managed is not recognized anymore as a search keyword (it was on previous versions) David Caro
05:44 AM Packaging Revision 8d61da07 (foreman-packaging): A ton more updates for 1.1
Sam Kottler
05:00 AM Feature #2181: Ordering of ENC Parameters
This applies to the Parameter pages of the Hosts, Hosts Groups and Domains and the Global Parameters. Peter Bauer
04:40 AM Feature #2181: Ordering of ENC Parameters
Peter Bauer wrote:
> If a lot of parameters are used it would be great to have the parameters displayed in alphabetic...
Dominic Cleal
04:52 AM Bug #2166: "Location Not Found" error when clearing location
https://github.com/theforeman/foreman/pull/398 Dominic Cleal
04:50 AM Bug #2176 (Feedback): Entries in leases file changes PXE boot and makes it fail
Likely a configuration issue somewhere. Have you checked the information that the proxy is adding in that lease for ... Dominic Cleal
04:37 AM Bug #2177 (Feedback): Failing test on Classification on 1.1
I can't reproduce this, nor can Jenkins? Dominic Cleal
04:32 AM Smart Proxy Bug #2173 (Closed): "500 internal error" when proxy log file is invalid
Just noticed #2174, which covers this. Dominic Cleal
04:19 AM Installer Bug #2172 (Feedback): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Dominic Cleal
04:19 AM Installer Bug #2172: foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Where are you getting the error, from the Foreman UI when adding it?
Make sure you use an HTTPS URL (@https://....@)...
Dominic Cleal

02/04/2013

08:11 PM Packaging Revision d775da09 (foreman-packaging): Merge remote branch 'upstream/master' into rc_changes
* upstream/master:
Further transition testing
refs #2109 - generate secret token for cookies signing after install
Sam Kottler
08:11 PM Packaging Revision 7cf8d200 (foreman-packaging): Fixed post typo
Sam Kottler
04:04 PM Bug #2182: Text fields in Settings do not save
That's probably an inconsistency we should fix then :) Greg Sutcliffe
04:04 PM Bug #2182: Text fields in Settings do not save
doh! hitting the enter key does the trick. I supposed I was confused, thinking a Save button would appear upon unfo... Jason Ashby
01:31 PM Bug #2182: Text fields in Settings do not save
did you actually hit the enter key? Ohad Levy
12:42 PM Bug #2182 (Resolved): Text fields in Settings do not save
When trying to change a value in http://myforemanurl/settings in Foreman *1.1RC5*, the field does not save and switch... Jason Ashby
01:34 PM Bug #2180 (Resolved): VNC Console times out when SSL is enabled
I think you are hitting a known limitation - see [[noVNC]] Ohad Levy
06:44 AM Bug #2180 (Resolved): VNC Console times out when SSL is enabled
Environment: foreman 1.1.RC4 running through nginx+passenger, ssl enabled (self-signed certificate)
I am not able t...
Libor Zoubek
12:47 PM Installer Revision d54c107c (installer): Add create_resources from puppetlabs to make this work on 2.6
Greg Sutcliffe
12:11 PM Feature #2181 (Duplicate): Ordering of ENC Parameters
If a lot of parameters are used it would be great to have the parameters displayed in alphabetical order by the name ... Peter Bauer
09:04 AM Packaging Revision a0f490df (foreman-packaging): refs #2109 - generate secret token for cookies signing after install
Dominic Cleal
08:32 AM Smart Proxy Revision fe7d7e90: released 1.1
Ohad Levy
06:16 AM Bug #2179: Wrong owner_type on the request returns 500
Working on it. Daniel Lobato Garcia
06:16 AM Bug #2179 (Closed): Wrong owner_type on the request returns 500
Hi all,
This request:
Parameters: {"id"=>"4777", "host"=>{"owner_id"=>1, "owner_type"=>"UserGroup"}}
Authori...
Daniel Lobato Garcia
06:11 AM Bug #2178: VMware - Cluster and asociated datastores
Yes I am aware of it, and it was just a lake of time on my side.
will try to fix it within the 1.1-stable branch.
Ohad Levy
04:43 AM Bug #2178 (Duplicate): VMware - Cluster and asociated datastores
When I want to provision a host using vmware compute ressource, I see a problem in the Virtual Machine tab.
I can ...
Florent Delvaille
04:32 AM Feature #2168: provisioning vmware - datastore free space
Florent Delvaille wrote:
> Would be great to add the free space on each datastore proposed by the VMware host in ord...
Florent Delvaille

02/03/2013

03:36 PM Bug #2177 (Closed): Failing test on Classification on 1.1
1) Failure:
test_it_should_return_puppetclasses(ClassificationTest) [test/unit/classification_test.rb:11]:
<false...
Joseph Magen
02:36 PM Bug #2176 (Resolved): Entries in leases file changes PXE boot and makes it fail
So initially I had dhcpd manually configured but did not specify it in the subnet configuration. This worked fine and... Dennis Jacobfeuerborn
12:41 PM Bug #2175: Import of two empty envs in fresh installation results in excessive updates to the database
Actually the environments aren't empty but contain the classes of the foreman installer.
Still for 8 classes the i/o ...
Dennis Jacobfeuerborn
12:31 PM Bug #2175 (New): Import of two empty envs in fresh installation results in excessive updates to the database
In 1.1rc5 when importing the empty production and development environments of a fresh setup through the locally runni... Dennis Jacobfeuerborn
12:25 PM Smart Proxy Bug #2174 (Resolved): Wrong log settings should have the proxy terminate on startup
When specifying "STDOUT" which is mentioned as a possibility in the settings file the proxy starts fine but apparentl... Dennis Jacobfeuerborn
12:18 PM Smart Proxy Bug #2173: "500 internal error" when proxy log file is invalid
Found the reason for this. When dealing with http://projects.theforeman.org/issues/2172 I set the log file to STDOUT.... Dennis Jacobfeuerborn
12:09 PM Smart Proxy Bug #2173 (Closed): "500 internal error" when proxy log file is invalid
After successfully installing 1.1rc5 with the installer and adding the local proxy to the config with the name "local... Dennis Jacobfeuerborn
12:05 PM Installer Bug #2171: Duplicate template entries after installing 1.1rc5
A workaround is to delete all but one of the duplicate entries. After that the remaining entry can be updated again. Dennis Jacobfeuerborn
12:00 PM Installer Bug #2171 (Resolved): Duplicate template entries after installing 1.1rc5
I just did a fresh install of 1.1rc5 using the installer which worked without error but after the installation there ... Dennis Jacobfeuerborn
12:03 PM Installer Bug #2172 (Closed): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
After using the installer to install 1.1rc5 the foreman-proxy only responds with "connection reset by peer".
A workar...
Dennis Jacobfeuerborn
07:32 AM Bug #2166 (Ready For Testing): "Location Not Found" error when clearing location
Joseph Magen
 

Also available in: Atom