Project

General

Profile

Activity

From 12/03/2011 to 01/01/2012

01/01/2012

10:35 AM Bug #749 (Closed): Dhcpd range value not used?
Applied in changeset commit:"440a88a9322e8c9f601c81ecc4993b82e1f1d8b3". Ohad Levy
10:35 AM Smart Proxy Bug #884 (Closed): IP proposed during Host creation does not belong to IP range defined in the subnet
Applied in changeset commit:"440a88a9322e8c9f601c81ecc4993b82e1f1d8b3". Ohad Levy
10:34 AM Feature #1421 (Closed): expose subnet ranges for automatic IP address allocations
Ohad Levy
10:32 AM Smart Proxy Revision 440a88a9: fixes #884 - IP proposed during Host creation does not belong to IP range defined in the subnet
Ohad Levy
08:23 AM Smart Proxy Bug #1280: MS DHCP ignores address exclusions
is it scope reservations range, or scope range in general? I think there is a difference between when a scope enables... Ohad Levy
08:21 AM Bug #1370 (Resolved): creating a machine always sets "owner = user"
since owner is a polymorphic attribute, i think you need to pass the owner_type as well in your API call.
Ohad
Ohad Levy
08:02 AM Smart Proxy Revision 681b123f: fixed broken tests
Ohad Levy
04:20 AM Bug #1381: Foreman uses fqdn internally for DHCP nextServer. This should be the IP address.
Ohad Levy wrote:
> this patch breaks if dhcp is enabled, but dns is off :-\
and thanks to Paul it is fixed in #1420
Ohad Levy
04:19 AM Bug #1417: update puppet classes broken
can you please add the relevant foreman logs? Ohad Levy
03:45 AM Feature #1418 (Closed): Add json call to retrieve bookmarks
Applied in changeset commit:"accaf323fcd1533ffed096a149555934fd1efd02". Corey Osman
03:45 AM Bug #1420 (Closed): bootserver ip lookup fails if not managing dns
Applied in changeset commit:"614d9c7f9c616e6aa62a87330e447e9c3f0cc68a". Paul Kelly

12/31/2011

02:00 PM Smart Proxy Bug #588: SERVICE should be set to false during testing
is that still relevant? thanks Ohad Levy
02:00 PM Smart Proxy Bug #587 (Feedback): rake is missing as a dependency and instruction
maybe the right way to solve this, is to add bundler support with a rescue LoadError statement, so we would be able t... Ohad Levy
01:59 PM Smart Proxy Refactor #572: Update tests and documentation
is this a real ticket? do we have anything do to (beside fix it all? ;)
thanks
Ohad Levy
01:58 PM Smart Proxy Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
awesome! thanks, one comment and another question:
# do you want to use a git patch (or a github pull) so you get th...
Ohad Levy
01:43 PM Revision 614d9c7f (foreman): Fixes #1420 - bootserver ip lookup fails when not managing DNS
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
01:40 PM Revision accaf323 (foreman): fixes #1418 Add json call to retrieve bookmarks
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman
05:14 AM Bug #1420 (Closed): bootserver ip lookup fails if not managing dns
Paul Kelly

12/30/2011

08:07 PM Feature #1419 (Closed): add feature attribute to proxy information
I need to know what the proxy does and currently foreman does not return the feature attribute via json.
Corey Osman
07:21 PM Feature #1418 (Closed): Add json call to retrieve bookmarks
add the ability to return the bookmarks. Corey Osman
06:02 PM Smart Proxy Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
Hey Guys,
I hamfisted route53 support in here by glueing together dns_api and the Route53 gem from https://github.co...
Daniel Maraio
08:37 AM Bug #1417 (Closed): update puppet classes broken
Hi,
the puppet class update from more -> puppet classes are broken
1. look at puppet classes1.png the changes are d...
Florian Koch
08:31 AM Bug #1397: Statistics view is missing
Hi,
ok retryed with latest git rev efed96805ae43e1de1230698db6b688a88c41559...
Florian Koch
04:53 AM Bug #1381: Foreman uses fqdn internally for DHCP nextServer. This should be the IP address.
this patch breaks if dhcp is enabled, but dns is off :-\ Ohad Levy

12/29/2011

01:03 PM Bug #1367: Ensure all gems are defined in Bundler Gemfile
Jochen Schalanda wrote:
> Ohad Levy wrote:
> > True, but bundler has two reposibilties, it download and require the g...
Ohad Levy
11:03 AM Bug #1367: Ensure all gems are defined in Bundler Gemfile
Ohad Levy wrote:
> True, but bundler has two reposibilties, it download and require the gem, so AFIAK, if its not in ...
Jochen Schalanda
10:15 AM Bug #1367: Ensure all gems are defined in Bundler Gemfile
Jochen Schalanda wrote:
> From the perspective of creating Debian packages for Foreman the "database gems" (`mysql`, ...
Ohad Levy
09:55 AM Bug #1367: Ensure all gems are defined in Bundler Gemfile
Short relevant discussion on https://github.com/ohadlevy/foreman/pull/23
"Comment":https://github.com/joschi/foreman...
Jochen Schalanda
09:06 AM Revision efed9680 (foreman): fixed dashboard pie colors.
Amos Benari
08:56 AM Feature #1416 (Duplicate): being able to sort by Hosts column in /puppetclasses view
In the http://foreman/puppetclasses view you can sort by *name* and *environment*. It would be awesome to be able to ... Mikael Fridh
05:57 AM Bug #1414 (Closed): statistics pie is over cooked in chrome
Applied in changeset commit:"fb45bb291da4e290eff15b533fdb1f6257702318". Amos Benari
05:41 AM Bug #1414 (Closed): statistics pie is over cooked in chrome
they all appear as black on black Ohad Levy
05:57 AM Bug #1176 (Closed): SLES (SUSE) operatingsystem not displaying minor version?
Applied in changeset commit:"2e724820f2875fdc11068a9b45757d8b5842cd2e". Ohad Levy
05:55 AM Revision 2e724820 (foreman): fixes #1176 - SLES (SUSE) operatingsystem not displaying minor version
Ohad Levy
05:55 AM Revision 1b8bde92 (foreman): domain was missing the relationship to a hostgroup
Ohad Levy
05:54 AM Revision fb45bb29 (foreman): fixes #1414 - pie is over cooked in chrome.
Amos Benari
05:49 AM Bug #1379 (Duplicate): SUSE OS defined more generically if lsb is installed
Ohad Levy
02:38 AM Feature #1361 (Assigned): Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
thanks for the patch, I'm willing to merge it, just one question, what is the usage of the subnet help?
you could si...
Ohad Levy

12/28/2011

10:43 PM Bug #1413 (Feedback): remove --url from mediapath macro
The url switch for esx kickstart is different so having install url <%= @mediapath %>
actually produces the following...
Corey Osman
09:12 AM Revision d788da4f (foreman): Added conditional gem dependency declaration for ruby-debug/ruby-debug19
* 'ruby-debug' doesn't work with Ruby 1.9 since it depends on
'linecache' which depends on 'rbx-require-relative'...
Jochen Schalanda
08:54 AM Revision ab49f020 (foreman): Added new changelog entry for Foreman 0.4.1 Debian package
Jochen Schalanda
07:49 AM Smart Proxy Revision 95c7ce73: Added new changelog entry for Smart-Proxy 0.3.1 debian package
Jochen Schalanda
07:04 AM Smart Proxy Revision 35ed8e3c: Merge commit '0.3.1'
Ohad Levy
07:04 AM Smart Proxy Revision 6f45df50: version bump to 0.3.1
Ohad Levy

12/27/2011

04:34 AM Smart Proxy Bug #1109: Deploying Solaris Sparc Hosts not working Error: Failed to set the DHCP record: DNS result has no information for http
Hi Ohad,
Yes the error is on foreman. Either changing the regex on the install media page or showing some examples w...
Oliver Weinmann
02:44 AM Revision 688de8a1 (foreman): "Updated RPM SPEC file to the version used to build 0.4.1"
Ohad Levy

12/26/2011

03:14 PM Revision 697fe757 (foreman): Merge branch '0.4-stable' into master
Ohad Levy
08:11 AM Bug #1412 (Closed): unable to checkout 0.4.1 via git
Applied in changeset commit:"a36ffbcfa967c183a54ba90e63e036666a12275a". Ohad Levy
07:54 AM Bug #1412 (Closed): unable to checkout 0.4.1 via git
Ohad Levy
07:55 AM Revision a36ffbcf (foreman): fixes #1412 - unable to checkout 0.4.1 via git
Ohad Levy
07:45 AM Revision 9de9aad5 (foreman): version bump to 0.4.1
Ohad Levy
07:43 AM Bug #1347: undefined method `domain_id' for new Hostgroup
I cant reproduce it, for now, removing it from the 0.4.x release Ohad Levy
07:41 AM Bug #1316 (Closed): Postgres DB Error while run rake db:migrate
Applied in changeset commit:"a14898bcfd3eaa91c04ba6139d3f90e35bd8738f". Ohad Levy
07:40 AM Revision a14898bc (foreman): fixes #1316 - Postgres DB Error while run rake db:migrate
Ohad Levy
07:39 AM Revision 74245065 (foreman): refs #1316 - Postgres DB Error while run rake db:migrate
this is a secondary commit to the develop branch Ohad Levy
03:48 AM Smart Proxy Bug #1090: When editing DHCP records, ISC backend times out if the number of subnets is large.
After the holidays, I'll privately send a similar config file. Bash Shell

12/25/2011

08:13 AM Feature #1313: ensure all host names are lower cased
Hi Florian,
Any change on this one? Thanks!
Ohad
Ohad Levy
08:12 AM Bug #1364 (Closed): mail_patches in 0.4-stable branch referes to develop
Applied in changeset commit:"13f59e9054d85258f95a94a8bbcadac4079cd454". Anonymous
08:11 AM Revision 13f59e90 (foreman): fixes #1364 mail_patches in 0.4-stable branch referes to develop
Signed-off-by: Florian Koch <florian.koch1981@googlemail.com> Florian Koch
08:10 AM Bug #1347: undefined method `domain_id' for new Hostgroup
as I cant reproduce, can you confirm that your database is fully migrated?
if it is, does the following diff solves ...
Ohad Levy
05:01 AM Bug #1356 (Closed): Data Leak in Reports and Hosts pages
Applied in changeset commit:"9bbcf6a419d8d51d58a52254c4162b32466f1398". Ohad Levy
04:55 AM Revision 9bbcf6a4 (foreman): fixes #1356 - Stop hosts from being visible if your filter doesn't permit it
Ohad Levy
04:54 AM Revision 90ddcbb1 (foreman): Don't show reports from hosts not in a User's filter refs #1356
Greg Sutcliffe
04:14 AM Revision 769741b4 (foreman): Updated puppet modules references
Ohad Levy
04:13 AM Installer Revision 3afe6d1a (puppet-foreman): convered smart_var method to using std ruby libs only, refs #1408
Ohad Levy
03:48 AM Bug #1411 (Closed): hostgroup ajax actions are mostly broken
Applied in changeset commit:"24e55891d60b9f88504b1d33d7c1348878585eba". Ohad Levy
03:01 AM Bug #1411 (Closed): hostgroup ajax actions are mostly broken
it seems that when moving from RJS to pure JS, we lost a bit of functionality. Ohad Levy
03:48 AM Bug #1374 (Closed): IP overwritten if you select a subnet
Applied in changeset commit:"fc782b066f61202f0de203b32741c2275e199bd3". Paul Kelly
03:47 AM Bug #727 (Duplicate): next_ip function always overwrites the ip address even if it has already been entered
fixed as part of #1374 Ohad Levy
03:37 AM Revision fc782b06 (foreman): fixes #1374 - Overwriting of valid IP when subnet selected
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
03:24 AM Revision b7cb4996 (foreman): javascript simple indetation fixes.
Ohad Levy
03:15 AM Revision 24e55891 (foreman): fixes #1411 - hostgroup ajax actions are mostly broken
Ohad Levy

12/22/2011

09:28 AM Feature #1410 (Closed): update git2release script to use bundle
Ohad Levy
09:04 AM Bug #1379: SUSE OS defined more generically if lsb is installed
Hi,
I have raised a similar Ticket 3 months ago:
http://theforeman.org/issues/1176
Maybe these two tickets can be ...
Oliver Weinmann
03:58 AM Revision 4f664ab1 (foreman): updated foreman installer submodule
Ohad Levy

12/21/2011

04:56 AM Smart Proxy Bug #1295: puppetca fails if no certificate exists
I'm not 100% sure why this is required.
I mean, why would a clean operation fail ?
Ohad Levy
03:53 AM Smart Proxy Feature #1202: Read all subnet info from DHCP server (including name and DNS)
Its been a while, :) could you provide some examples?
do you mean something like...
Ohad Levy
03:52 AM Smart Proxy Bug #1221 (Feedback): Bug with server.next-server in DHCP
Ohad Levy
03:51 AM Smart Proxy Bug #1221: Bug with server.next-server in DHCP
did you figure this one out?
my guess is that somewhere (etc/hosts, nscd etc) keeps a cache
Ohad Levy
03:50 AM Smart Proxy Bug #1109: Deploying Solaris Sparc Hosts not working Error: Failed to set the DHCP record: DNS result has no information for http
so this is really a foreman error vs the proxy?
Ohad Levy
03:49 AM Smart Proxy Bug #1090: When editing DHCP records, ISC backend times out if the number of subnets is large.
could you provide (here or privately) an example of such configuration? its would be much easier to optimize this way... Ohad Levy
03:47 AM Installer Bug #1408 (Closed): Foreman Custom Function using STDLIB only
Applied in changeset commit:"4feced852a88f43f4389fa1a21753e461df5bcee". Ohad Levy

12/20/2011

02:20 PM Installer Revision bf87d952 (puppet-foreman): Use Net::HTTP directly to avoid gem dependencies.
W. Andrew Loe III
12:20 PM Installer Bug #1408: Foreman Custom Function using STDLIB only
git-am patch or a github pull request, I can do whatever is easiest for you. W. Andrew Loe III
06:47 AM Installer Bug #1408: Foreman Custom Function using STDLIB only
care to send that as a git patch? or should i just merge it manually? Ohad Levy
10:41 AM Bug #1380: /has_many_polymorphs.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
Hi,
I'm running Ubuntu 10.04. The fix doesn't work for me. :(
Restarting Apache after:
bundle install --path vendo...
Oliver Weinmann
09:56 AM Smart Proxy Bug #1372: puppet cert --list doesn't work
This is a puppet bug with ruby 1.9.2 support ... http://projects.puppetlabs.com/issues/7428
I've taken the fix they ...
Jacob McCann
07:03 AM Smart Proxy Bug #1372 (Need more information): puppet cert --list doesn't work
Ohad Levy
07:43 AM Bug #1407 (Closed): [foreman] [search] - complex search fail to retrive the correct results
Ohad Levy
07:42 AM Bug #1407: [foreman] [search] - complex search fail to retrive the correct results
indeed this is as you've said yesterday.
due to the script that return the results add " " (space) at the end the sea...
Yaniv Eylon
06:48 AM Bug #1407 (Need more information): [foreman] [search] - complex search fail to retrive the correct results
this seems to be related to whitespaces in fact names, can you confirm? Ohad Levy
07:43 AM Installer Bug #1409 (Closed): tftp boot files as links are not accessible
the installer generates links from /tftpboot/pxelinux.0 (for example) to the filesystem path.
however, most tftp serv...
Ohad Levy
07:17 AM Bug #1370: creating a machine always sets "owner = user"
looking at the code i find it strange, and it might be related to the fact that owner is a polymorphic relationship.
...
Ohad Levy
07:12 AM Revision 573ae06a (foreman): remove all leftovers from git submodules
Ohad Levy
07:04 AM Feature #1371: Re-query the abilities of the proxy
i can see hows thats confusing.
btw: an easier solution is to edit the proxy and hit save again.
Ohad Levy
06:56 AM Bug #1382: no such file to load -- pg
Yes thats correct.
I'm still not 100% sure of how to solve this, one possible solution would be to use bundler group...
Ohad Levy
06:55 AM Bug #1389 (New): Add bookmark support for pages which are not in the main dialog
Ohad Levy
06:54 AM Bug #1390: Invalid Certificates need better handling
to me it sounds like a problem in the proxy rather in foreman, can you look at the json output the proxy is respondin... Ohad Levy
06:53 AM Feature #1392: change root password back to system wide defaults
basically we want to add a way to clear the customized password. Ohad Levy
06:51 AM Bug #1397: Statistics view is missing
it could be that it was capturing the wrong error message.
Can you try running it again against the latest develop b...
Ohad Levy
06:50 AM Bug #1398 (Need more information): show all puppetclasses in host view is broken
Ohad Levy
06:49 AM Bug #1404 (Closed): [foreman] [UI] [RFE] - ALL tables columns should be sortable
most of them are, please open a new ticket for ones which are not.
Thanks
Ohad Levy
06:46 AM Feature #593: split log for facts, reports and everything else
Paul Kelly wrote:
> The points that you make are fine. I assume that you mean the reports, facts and enc logs going i...
Ohad Levy
05:50 AM Feature #593 (Need more information): split log for facts, reports and everything else
The points that you make are fine. I assume that you mean the reports, facts and enc logs going into a development-in... Paul Kelly
03:40 AM Feature #593 (Closed): split log for facts, reports and everything else
Applied in changeset commit:"387b0b0c54a9b9c31b3727ebc1e8ec984e3d5c55". Ohad Levy
01:57 AM Feature #593 (Assigned): split log for facts, reports and everything else
Sorry, I've reverted the commit, as after playing with it, it makes little sense for facts and reports to different l... Ohad Levy
05:23 AM Revision a8812713 (foreman): refs #1406 - missed html_safe on 500 error page
Ohad Levy
03:40 AM Feature #944 (Closed): Provide a mechanism to clear a host's network conflicts
Applied in changeset commit:"ac36e7ce627de142961b22fca57db9d6412b9aa1". Ohad Levy
02:00 AM Feature #944 (Assigned): Provide a mechanism to clear a host's network conflicts
sadly i've reverted this patch as well, it seems like it breaks the orchestation code, and I had little time to dig i... Ohad Levy
01:56 AM Revision 387b0b0c (foreman): Revert "Fixes #593 - Separate log file for facts and reports"
This reverts commit 5e7454fc1f73ebb599cf7dc96faa22836eebd11c. Ohad Levy
01:55 AM Revision ac36e7ce (foreman): Revert "Fixes #944 - clear network conflicts"
This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b. Ohad Levy
01:55 AM Revision a21f5e98 (foreman): Revert "fixes typo - refs #944"
This reverts commit 0355a1c1326779dbb21ab91f1b93b0405816f12a. Ohad Levy

12/19/2011

06:42 PM Installer Bug #1408 (Closed): Foreman Custom Function using STDLIB only
The example now requires 'rest_client' which people probably do not have. Rest client is just a nice wrapper on Net::... W. Andrew Loe III
10:07 AM Bug #1407 (Closed): [foreman] [search] - complex search fail to retrive the correct results
trying to run the following search (with and without the quotes around the value field) will not return the correct s... Yaniv Eylon
09:53 AM Revision 0355a1c1 (foreman): fixes typo - refs #944
Ohad Levy
09:49 AM Feature #593: split log for facts, reports and everything else
on second though, why would you split ENC, facts and reports logs? its probably better to have them all in a one sepe... Ohad Levy
09:31 AM Feature #593: split log for facts, reports and everything else
it would have been nice if we also included the ENC requests too ;) Ohad Levy
09:17 AM Feature #593 (Closed): split log for facts, reports and everything else
Applied in changeset commit:"5e7454fc1f73ebb599cf7dc96faa22836eebd11c". Paul Kelly
09:18 AM Feature #1369 (Closed): Support Apache Basic Authentication for SSO.
Applied in changeset commit:"627563234b0b298b87118de2c944e78f4cd24d26". Anonymous
09:18 AM Feature #1300 (Closed): Foreman should support HTTP Authentification
Applied in changeset commit:"627563234b0b298b87118de2c944e78f4cd24d26". Anonymous
08:44 AM Feature #1300: Foreman should support HTTP Authentification
Patch in git patch mode Romain Vrignaud
08:37 AM Feature #1300: Foreman should support HTTP Authentification
Update patch to support WUI settings. Romain Vrignaud
09:17 AM Feature #944 (Closed): Provide a mechanism to clear a host's network conflicts
Applied in changeset commit:"117ba92a758e4589ef5fdf1f1b9083402b2d317b". Paul Kelly
09:11 AM Revision 62756323 (foreman): fixes #1300 Add support of HTTP Auth with REMOTE_USER env variable
Romain Vrignaud
08:24 AM Revision 5e7454fc (foreman): Fixes #593 - Separate log file for facts and reports
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
08:17 AM Bug #1406 (Closed): excpetion errors are not showin in the UI
Applied in changeset commit:"8bf83415fb01e14b6058c6dd8843bae6f8d40dc4". Ohad Levy
07:43 AM Bug #1406 (Closed): excpetion errors are not showin in the UI
since 0.5 the exceptions are not captured, and a generic 500 error page shows up.
Ohad Levy
08:14 AM Revision 117ba92a (foreman): Fixes #944 - clear network conflicts
When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a...
Paul Kelly
07:47 AM Revision 8bf83415 (foreman): fixes #1406 - excpetion errors are not showin in the UI
Ohad Levy
07:39 AM Bug #727 (Ready For Testing): next_ip function always overwrites the ip address even if it has already been entered
Paul Kelly
07:38 AM Bug #1405 (Duplicate): puppet classed rdoc viewer links are broken
they need to be converted to plain js Ohad Levy
07:23 AM Bug #1404 (Closed): [foreman] [UI] [RFE] - ALL tables columns should be sortable
when clicking on title on each of the tables it should be possible to sort out the information within the table alph... Yaniv Eylon
07:12 AM Feature #1403: [foreman] [UI] - tables columns should be resizable
so when looking at a table the column width should be re-sizable.
in some cases the information in the table is too ...
Yaniv Eylon
07:03 AM Feature #1403 (New): [foreman] [UI] - tables columns should be resizable
Yaniv Eylon
07:01 AM Feature #1402 (New): [foreman] [functionality] [RFE] - smart proxies allow to sign/destroy few servers at the same time
it is possible to sign/destroy only one server at a given time.
please add a check box (for multiple selection) at...
Yaniv Eylon
06:02 AM Bug #1401 (Closed): [foreman] [functionality] - smart proxies filtering. will not remember the selected filter once an operation was selected
1. go in to the smart proxies
2. select the certificate link
3. in the filtering drop down selection list select "p...
Yaniv Eylon
02:42 AM Bug #1398: show all puppetclasses in host view is broken
sadly, that content comes from storeconfigs directly, so we just print whatever puppet stores in the db... Ohad Levy
02:40 AM Bug #1398 (Assigned): show all puppetclasses in host view is broken
need to reopen this, can not say exactly it is resolved, found another host with this in my install... Florian Koch

12/18/2011

04:29 PM Bug #1400 (Closed): [foreman] [UI] - dashboard -> overview -> tool tip -> presented number is a float should be int. (2.0 => 2)
when going over with the mouse on the right graph in the dash board screen the tool tip presenting the number of XX s... Yaniv Eylon

12/16/2011

09:18 AM Bug #1388 (Rejected): Some error messages are being lost in the GUI
This was due to a misunderstanding about the way that errors are now displayed Paul Kelly
05:41 AM Feature #593 (Ready For Testing): split log for facts, reports and everything else
Paul Kelly
05:37 AM Feature #944: Provide a mechanism to clear a host's network conflicts
Added support for conflicting DHCP leases and for displaying conflict errors in the GUI Paul Kelly

12/15/2011

01:52 PM Bug #1398 (Closed): show all puppetclasses in host view is broken
Florian Koch
01:52 PM Bug #1398: show all puppetclasses in host view is broken
today with the latest git version , the view works Florian Koch
01:40 PM Bug #1399: Hostgroups not attaching to Nodes
This was a validation problem with puppetclasses in the host group not belonging to the node's environment. The valid... W. Andrew Loe III
12:51 PM Bug #1399: Hostgroups not attaching to Nodes
This is on the 'develop' branch. W. Andrew Loe III
12:50 PM Bug #1399 (Closed): Hostgroups not attaching to Nodes
I can choose it in the UI, but it does not 'stick'. W. Andrew Loe III
11:17 AM Smart Proxy Bug #1342: foreman-proxy package is not installable on Ubuntu
Hi all,
Same problem in ubuntu oneiric x64...
Jorge Moratilla
10:41 AM Bug #1396 (Closed): Add puppet classes to Hostgroups is broken
Applied in changeset commit:"30e1b33ef1bd6ac162981817bae42cecfa058de4". Ohad Levy
09:12 AM Bug #1397: Statistics view is missing
logs:... Florian Koch
09:09 AM Bug #1397: Statistics view is missing
Hm ,
i currently only use the admin user, so i should have all permissions
rgds f0
Florian Koch
09:07 AM Bug #1397 (Feedback): Statistics view is missing
hmm.. that is odd, any chance you are blocked by permissions? I cant reproduce it Ohad Levy
09:06 AM Revision 30e1b33e (foreman): fixes #1396 - Add puppet classes to Hostgroups is broken
Ohad Levy
04:58 AM Feature #1392: change root password back to system wide defaults
Hi Greg,
Indeed you are quite correct, login to the system is quite possible, 15 years unix and I've learnt somethin...
Steve Traylen

12/14/2011

04:18 PM Bug #1398 (Closed): show all puppetclasses in host view is broken
hi,
the show all puppetclasses button in the hosts view is broken, there is at least one class assigned to the host,...
Florian Koch
04:11 PM Bug #1397 (Closed): Statistics view is missing
If you try to view the statistics, the page won't displayed Florian Koch
03:48 PM Bug #1396 (Closed): Add puppet classes to Hostgroups is broken
Hi,
if you try to add a puppetclass to a hostgroup, everything works fine , submit, no error occours, but the puppet...
Florian Koch
02:17 PM Bug #1395 (Closed): Host creation: select network fails when domain is pre defined in hostgroup
version: latest dev branch
I try to create a host, the environment, proxy and domain comes from the hostgroup.
if ...
Florian Koch
02:08 PM Bug #1394: Clone Hosts broken
without parameters defined i can clone the host Florian Koch
01:56 PM Bug #1394 (Closed): Clone Hosts broken
In the latest dev branch the cloning of hosts are broken.
i klick clone, modify name, ip and mac, click on submit, n...
Florian Koch
01:52 PM Bug #1393 (Closed): Report correct error in UI when subnet is missing
sry it's fixed in the latest dev branch (#1378)
Florian Koch
01:30 PM Bug #1393 (Closed): Report correct error in UI when subnet is missing
Hi,
if you try to add a host to foreman, and the network you choose exists not on the proxy in the dhcpd.conf, you g...
Florian Koch
10:37 AM Feature #1392: change root password back to system wide defaults
That looks like a valid salted password to me - certainly my test Managed Hosts have that salt and their password wor... Greg Sutcliffe
06:16 AM Feature #1392 (Closed): change root password back to system wide defaults
Foreman 0.4.0
If we go to a host and try and edit or delete the root password then the yaml seems to end up
with s...
Steve Traylen
04:52 AM Smart Proxy Bug #1391 (Resolved): filter_log calls logger.debug
It should only modify its inputs and not call looger directly
Paul Kelly

12/13/2011

01:49 PM Bug #745: PXELinux <%= @host.name %>
Hi,
with safemode rendering disabled, this works for me.
Tested on the develop branch
(look at the wiki, there is a ...
Florian Koch
12:07 PM Bug #1390 (Closed): Invalid Certificates need better handling
Some stupid people in my enterprise have got strange ideas on what an FQDN is...
They have managed to create hosts w...
Greg Sutcliffe
11:26 AM Feature #944: Provide a mechanism to clear a host's network conflicts
A new implementation is on the way. A couple of point might make this code more easy to understand.
1 I had to reord...
Paul Kelly
10:56 AM Bug #1385 (Closed): Allow @host.model in provisioning templates
Applied in changeset commit:"937e7ce6be7fe9790166c2cae44568f449fc75ef". Anonymous
09:02 AM Bug #1389: Add bookmark support for pages which are not in the main dialog
The ability to store a search to have as a click-able object would probably solve this. Jim Perrin
08:44 AM Bug #1389 (Feedback): Add bookmark support for pages which are not in the main dialog
Does the current search filters is enough to get the right data?
I guess what I'm asking, is, ifs a UI feature that ...
Ohad Levy
08:15 AM Revision 937e7ce6 (foreman): fixes #1385 - <%= @host.architecture %> macro
Mikael Fridh

12/12/2011

04:15 PM Bug #1389 (Closed): Add bookmark support for pages which are not in the main dialog
Currently bookmark links are created only for the main actions in the top bar. Jim Perrin
04:13 PM Feature #1361: Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
This looks related to Issue #1354. Trey Dockendorf

12/10/2011

04:41 AM Smart Proxy Feature #1387: Class importer should support puppet dynamic environments
Steve Traylen wrote:
> There's possibly good background to the benefit here:
>
> http://puppetlabs.com/blog/git-work...
Florian Koch
03:58 AM Bug #1388 (Rejected): Some error messages are being lost in the GUI
It appears to me that #1174 introduced a bug where none base-errors are being discarded in the GUI. The logger is wri... Paul Kelly

12/09/2011

05:26 PM Smart Proxy Feature #1387: Class importer should support puppet dynamic environments
There's possibly good background to the benefit here:
http://puppetlabs.com/blog/git-workflow-and-puppet-environment...
Steve Traylen
07:20 AM Smart Proxy Feature #1387: Class importer should support puppet dynamic environments
with this you can use $environment in the puppet conf for environments e.g... Florian Koch
05:43 AM Smart Proxy Feature #1387: Class importer should support puppet dynamic environments
With regard to what? Greg Sutcliffe
04:19 AM Smart Proxy Feature #1387 (Closed): Class importer should support puppet dynamic environments
Hi
foreman should expand the $environment var from puppet. (for dynamic puppet environments)
rgds f0
Florian Koch
04:03 PM Feature #1377: Foreman should support a "versioning" backend (for templates, params/vars, etc)
My 2 cents:
I always loved text representations for being able to do
- version control at your liking
- show differe...
Tim Speetjens
10:23 AM Feature #1377: Foreman should support a "versioning" backend (for templates, params/vars, etc)
Is it possible to replicate the puppet method ? Foreman update its database itself as soon as it detects the director... Benjamin Papillon
09:57 AM Bug #1386 (Closed): The same dns::record should be used during rollback
Applied in changeset commit:"fce36ac1d21cc8b94a787381b2906183669cdec3". Paul Kelly
03:34 AM Bug #1386 (Closed): The same dns::record should be used during rollback
During rollback an attempt is made to create a new DNS::Record. This will always fail as the dns? test checks for err... Paul Kelly
09:57 AM Smart Proxy Bug #1383 (Closed): dns bind code raises a collision even if the key and value match for a PTR or A record
Applied in changeset commit:"ce02a67ad8b55768c15fd878b46be61b34fe9a79". Paul Kelly
09:56 AM Smart Proxy Revision ce02a67a: fixes #1383 - aready existing dns entries should not raise a collision exception
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
09:50 AM Revision fce36ac1 (foreman): fixes #1386 - resuse dns::record during rollback
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
09:49 AM Revision 5265048e (foreman): fixes #1386 - resuse dns::record during rollback
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly

12/08/2011

07:06 PM Bug #1385 (Closed): Allow @host.model in provisioning templates
@host.model should be made available in provisioning templates if it is safe to do so. Mikael Fridh
11:11 AM Bug #1384 (Closed): hardware models list links are unquoted
Ohad Levy
08:05 AM Bug #1384: hardware models list links are unquoted
Pull request:
https://github.com/ohadlevy/foreman/pull/17
Mikael Fridh
07:59 AM Bug #1384 (Closed): hardware models list links are unquoted
When clicking a number in the Hosts column on the Hardware Models list the linked search will fail to match if the mo... Mikael Fridh
10:45 AM Revision 66be1d4b (foreman): fixes #1381 - nextServer should be handled internally as an IP address not a hostname
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
10:45 AM Revision d3d2a813 (foreman): fixes #1378 - RestClient::Exception messages are being lost
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
10:45 AM Revision 0443f6e4 (foreman): foreman #1384 - hardware model links unquoted.
Clicking the number in the Hosts column on the Hardware Models List
(http://foreman/models) will take you to a search...
Mikael Fridh
09:19 AM Bug #1378 (Closed): RestClient::BadRequest errors are displayed as just that, rather than the response text
Applied in changeset commit:"c7c5d84003eee32b514959d00c6d78f4fb2c2267". Paul Kelly
09:19 AM Bug #1381 (Closed): Foreman uses fqdn internally for DHCP nextServer. This should be the IP address.
Applied in changeset commit:"7fe22657d60cdeb34409e2fe8b0c6d46b8fea1bf". Paul Kelly
08:12 AM Revision 7fe22657 (foreman): fixes #1381 - nextServer should be handled internally as an IP address not a hostname
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
08:09 AM Revision c7c5d840 (foreman): fixes #1378 - RestClient::Exception messages are being lost
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
08:08 AM Revision 72372381 (foreman): foreman #1384 - hardware model links unquoted.
Clicking the number in the Hosts column on the Hardware Models List
(http://foreman/models) will take you to a search...
Mikael Fridh
05:38 AM Bug #1380: /has_many_polymorphs.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
I solved this by running "bundle install --path vendor/" in /usr/share/foreman (Debian Squeeze). I need to check if t... Greg Sutcliffe

12/07/2011

03:33 PM Bug #1380: /has_many_polymorphs.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
The solution is to run bundle install with --development (this is installation system wide / in verndor/rails)
Lo...
Florian Koch
03:12 PM Bug #1380 (Closed): /has_many_polymorphs.git (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
Hi,
fresh installation of develop branch. using sl6.1 and passenger
bundle install says...
Florian Koch
03:31 PM Smart Proxy Bug #1383 (Closed): dns bind code raises a collision even if the key and value match for a PTR or A record
The code should recognise that the dns update is not required but it should not flag this as a collision. The entry i... Paul Kelly
03:21 PM Bug #1382 (Duplicate): no such file to load -- pg
Hi,
fresh install of the new develop branch. Database is from 0.4 with postgres 9.1
bundle install says all install...
Florian Koch
03:17 PM Bug #1381 (Closed): Foreman uses fqdn internally for DHCP nextServer. This should be the IP address.
Conflict resolution requires that the attrs returned by the smart-proxy match the attrs that foreman uses. Foreman us... Paul Kelly
02:19 PM Bug #1379 (Duplicate): SUSE OS defined more generically if lsb is installed
I have 2 SUSE systems (well more, but 2 for this example).
One with LSB installed shows up in foreman as "SLES 10". ...
Jacob McCann
01:04 PM Bug #1378 (Closed): RestClient::BadRequest errors are displayed as just that, rather than the response text
Certain smart-proxy exceptions return the error text in e.response but printing the exception results in "RestCLient:... Paul Kelly
11:23 AM Installer Bug #1226: puppet 2.7.* break installation of foreman-proxy
Re #1227 if that is an augeas problem, why are folks not seeing it under puppet 2.6.x? RHEL6.2 was released yesterda... Joshua Hoblitt
07:42 AM Installer Bug #1226: puppet 2.7.* break installation of foreman-proxy
About augeas, check my comment on #1227 Marcello de Sousa
10:20 AM Feature #1377: Foreman should support a "versioning" backend (for templates, params/vars, etc)
Just wondering ...
Would it make sense to be able to regularly export Foreman "state" to the file system (every time...
Marcello de Sousa
10:04 AM Feature #1377: Foreman should support a "versioning" backend (for templates, params/vars, etc)
I have a certain bias towards option 2 as I get the feeling we are reinventing the wheel with option 1.
But I underst...
Marcello de Sousa
09:59 AM Feature #1377 (Closed): Foreman should support a "versioning" backend (for templates, params/vars, etc)
Use case example :
Say you use a template to provision a machine. Afterwards someone edits this template. This is sa...
Marcello de Sousa
09:53 AM Bug #1376 (Closed): Unattended installation without TFTP integration
With Foreman 0.4 on CentOS 5,
I do not use TFTP for Unattended installations. But foreman insists doing so.
If I con...
Benjamin Papillon
09:44 AM Feature #1375 (New): Add a test capabilities for smart-proxy to better report proxy configurations errors
Examples :
- check signing and revoking certificate
- check write access to autosign.conf file
- check write acce...
Benjamin Papillon

12/06/2011

04:38 PM Bug #1374 (Closed): IP overwritten if you select a subnet
In the case where:
You run puppetd -tv to bring a box into foreman.
You click manage.
You go to network.
It has an I...
Ashley Penney
02:26 PM Smart Proxy Bug #1372: puppet cert --list doesn't work
OK, I'll look into this a little more. I'm using ruby 1.9.2 so maybe it has something to do with that. Jacob McCann
12:34 PM Smart Proxy Bug #1372: puppet cert --list doesn't work
Hi,
hm with ...
Florian Koch
11:23 AM Smart Proxy Bug #1372 (Resolved): puppet cert --list doesn't work
foreman-proxy uses the following command to list certs:... Jacob McCann
12:41 PM Feature #1373 (New): Support puppet kick (puppetrun) options
Hi,
support for puppet kick (puppetrun) e.g --class or --tags would be very nice. (for single and multihost puppe...
Florian Koch
10:39 AM Feature #1371 (Duplicate): Re-query the abilities of the proxy
Currently once you've added a proxy it does some initial discovery to decide what it manages. If you need to change ... Ashley Penney
10:09 AM Installer Revision ef4b2968 (puppet-foreman_proxy): fixed wrnog directory name, foreman tries to create it under tftproot/boot
Ohad Levy
10:04 AM Smart Proxy Bug #1104: added better log information when ssldir is not the default
I just ran into this as well. Noticed it is documented in the wiki, but as stated its not meantioned in error output... Jacob McCann
08:00 AM Bug #928 (New): Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
oops, this should not be a duplicate Ohad Levy
12:54 AM Feature #1361: Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
Updated the patch to add secondary DNS and fix a bug with the migrate file. Tested migration successfully
Example u...
Trey Dockendorf

12/05/2011

05:18 PM Feature #1249: Add ability to schedule changes
how about hostgroup based schedules instead? (or in addition to) so lets say you have a hostgroup for app version 1... Corey Osman
10:54 AM Bug #1370 (Resolved): creating a machine always sets "owner = user"
When creating a machine through the API, it seems the ownership is always
set to user issues the request, even though...
Jan van Eldik
09:08 AM Feature #1369 (Closed): Support Apache Basic Authentication for SSO.

foreman currently supports its own or ldap authentication.
I'd like to request also to rely on apaches own authenti...
Steve Traylen
06:47 AM Feature #1334 (Closed): Add Run Puppet to multi host action in the hosts page
Applied in changeset commit:"0f9c9a06fa30b1a5256c4a444773805edc1d6eac". Ohad Levy
06:46 AM Smart Proxy Bug #1366 (Closed): key conflict from omshell are not reported
Applied in changeset commit:"8dc95e7c6fcb09d40eea2451de0bc46e445120b0". Anonymous
04:12 AM Revision 0f9c9a06 (foreman): fixes #1334 - Add Run Puppet to multi host action in the hosts page
Ohad Levy
03:09 AM Feature #1238 (Closed): update users filters page to new ui style
already done as part of 0.4 Ohad Levy

12/04/2011

05:37 AM Bug #1368 (Closed): mac field is not visible in host edit page
Applied in changeset commit:"b91dcb8a689a83ddf2e62e323363ec171ec328aa". Ohad Levy
05:36 AM Bug #1368 (Closed): mac field is not visible in host edit page
Ohad Levy
05:37 AM Bug #1357 (Closed): Provisioning Snippets broken in rails3 branch
Applied in changeset commit:"b5029ab97d6914d48d980cd0f9b26e0c137b274e". Ohad Levy
05:36 AM Revision b91dcb8a (foreman): fixes #1368 - mac field is not visible in host edit page
Ohad Levy
04:58 AM Revision b5029ab9 (foreman): fixes #1357 - Provisioning Snippets broken after rails3 upgrade
Ohad Levy
04:21 AM Bug #1367 (Closed): Ensure all gems are defined in Bundler Gemfile
Currently some dependencies of Foreman, especially gems for database access like `pg` or `mysql`, are missing from ou... Ohad Levy
04:18 AM Smart Proxy Revision 8dc95e7c: fixes #1366 - identifies omshell key conflict output
You'll get a key conflict from omshell when trying to add a hardware
address that already exists in a host { } statem...
Mikael Fridh
04:17 AM Smart Proxy Bug #1366 (Closed): key conflict from omshell are not reported
Ohad Levy
03:53 AM Bug #1239 (Closed): host check boxes can be enabled via the toggle all button even if they are disabled
Applied in changeset commit:"95cc57af4446f03a9c647681bc8d4fa4c58c248e". Amos Benari
03:46 AM Revision 5a6d2ffc (foreman): fixed error on expanding chart that doesn't have link assosiated with it.
see the memory charts on the statistics page. Amos Benari
03:45 AM Revision 347af788 (foreman): make manufactor links case insensetive.
Amos Benari
03:44 AM Revision fdac5d15 (foreman): fixes #1304 re issue the fix as it seemed to get only half merged
Amos Benari
03:43 AM Revision 95cc57af (foreman): fixes #1239 hosts un-check all doesn't work
Amos Benari
 

Also available in: Atom