Project

General

Profile

Activity

From 02/14/2012 to 03/14/2012

03/14/2012

11:17 AM Revision 7e46bb61 (foreman): fixes #1129 Summary Puppet Report - require_ssl, thanks to craig.white@ttiltd.com
Ohad Levy
11:11 AM Revision 936ba86f (foreman): fixes #1471 - Shouldn't have the option to specify the "Puppet Master Proxy" when not using foreman for host provisioning.
Ohad Levy
11:04 AM Revision 0db5df0b (foreman): refs #1524 - fixed incorrect syntax
Ohad Levy
10:47 AM Revision fcc37ae7 (foreman): fixes #1535 - incorrect server response when authentication fails upon API request
Ohad Levy
10:46 AM Revision b16f321a (foreman): fixes #1524 Add more attributes to JSON host index
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman
06:48 AM Revision 0539fada (foreman): expose puppet_ca settings to puppet.
this also introduce it as an ENC variable just in case you want to use it in puppet.conf template Ohad Levy
06:47 AM Revision de2ea8a9 (foreman): refs #1503 better handling of migrating to puppet proxies
Ohad Levy
05:46 AM Revision 1603b08d (foreman): removed depericiated warnings
Ohad Levy
05:46 AM Revision fe6f8ab7 (foreman): refs #1530 - ensure enc_environment is in a fixture
Ohad Levy
05:46 AM Revision f0a61bda (foreman): fixes #1533 - depreciate usage of puppetrun or a tftp server without a proxy
Ohad Levy
05:46 AM Revision dd172ed7 (foreman): fixes #808 - Add smart-proxy puppetrun to foreman
Ohad Levy
05:46 AM Revision ace6fbad (foreman): fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use
Ohad Levy

03/13/2012

03:44 AM Revision 1470cb16 (foreman): fixes #1530 - Disabling puppet env in ENC is now a configurable.
Ohad Levy

03/12/2012

04:05 PM Revision 3cc571e0 (foreman): fixes #1528 - tidy up the default settings loader.
Attempts to tidy up the default settings a bit.
Signed-off-by: Mikael Fridh <frimik@gmail.com>
Mikael Fridh
03:54 PM Revision 6df9d72e (foreman): removed failing tests in travis
Ohad Levy
03:11 PM Revision db8e45da (foreman): Signed-off-by: Alexander Chuzhoy <sashac88@hotmail.com>
This is to overcome the following messages when executing "puppetd -t" on a client.
warning: You have configuration p...
Alexander Chuzhoy
03:08 PM Revision a74af103 (foreman): fixes #1525 - add ancestry (parent group) in json output for hostgroup
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman
03:02 PM Revision 031aec3e (foreman): refactor - added an importing class for puppet facts
Ohad Levy

03/10/2012

05:22 AM Installer Revision 647b1e2e (puppet-foreman_proxy): Merge pull request #1 from apenney/master
Changes for Puppet 2.7 Ohad Levy

03/08/2012

06:43 AM Revision 8ce81870 (foreman): fixes #1522 - search based on params sometimes fails
Ohad Levy

03/07/2012

09:25 PM Installer Revision a6639c88 (puppet-foreman_proxy): Fix the require/include mess that exists and set latest to present.
Ashley Penney
06:11 PM Installer Revision 5badf505 (puppet-foreman_proxy): adds puppet_conf directive
Ohad Levy
01:14 PM Installer Revision c9930f23 (installer): updated refs to latest
Ohad Levy
05:06 AM Revision 90455b62 (foreman): fixes the anonying bug has_many_polymorphs, using older version that works for now
Ohad Levy

03/04/2012

09:00 AM Installer Revision 8bf5ec2a (puppet-puppet): Merge pull request #1 from ohadlevy/master
Adds dynamic puppet environments by using git branches Greg Sutcliffe
08:57 AM Installer Revision 4393952b (puppet-puppet): remove environment name from the master section
Ohad Levy
08:04 AM Installer Revision f6711ac5 (puppet-puppet): minor formatting
Ohad Levy
07:38 AM Installer Revision 09661d61 (puppet-puppet): default value should not incldue git to avoid complexity
Ohad Levy
03:40 AM Installer Revision b05cfed0 (puppet-puppet): updated post commit to latest official version
Ohad Levy
03:38 AM Installer Revision 3707f010 (puppet-git): Merge pull request #1 from vStone/develop
True parameters and documentation Ohad Levy
03:01 AM Installer Revision bd877dec (puppet-git): Added puppet docs to all classes
Jan Vansteenkiste
03:01 AM Installer Revision 82f98e28 (puppet-git): Take style guide into account: fix vars and formatting
Jan Vansteenkiste
03:00 AM Installer Revision 64241bf4 (puppet-git): Allow users to override params: require the class but dont include it
Jan Vansteenkiste
02:57 AM Installer Revision 558a2411 (puppet-git): Create proper parameters that can be set without changing code
Jan Vansteenkiste

03/01/2012

07:41 AM Installer Revision 50d6510d (puppet-puppet): removes configusing git bare path, and extract it as parameter
Ohad Levy
03:33 AM Installer Revision 2af00f08 (puppet-puppet): ensure that deleted submodules are trashed in the remote repo too
Ohad Levy
03:33 AM Installer Revision 3f94bb05 (puppet-puppet): ensure post commit can fetch submodules
Ohad Levy
03:33 AM Installer Revision 5f62d338 (puppet-puppet): allow puppet user to access git repo over ssh
Ohad Levy
03:33 AM Installer Revision 076d79da (puppet-puppet): Adds dynamic puppet environments by using git branches.
Ohad Levy

02/29/2012

05:21 PM Installer Revision edeabb9d (puppet-puppet): Fix ordering in Puppet Passenger module
Greg Sutcliffe
10:15 AM Installer Revision 27bb8d35 (installer): updated submodules refs
Ohad Levy
10:13 AM Installer Revision 2b6eb336 (puppet-foreman): enc script would fail when using non ssl foreman url
Ohad Levy
09:24 AM Installer Revision ff1e3443 (puppet-git): first commit
Ohad Levy
07:31 AM Revision 28e4b006 (foreman): Merge pull request #30 from robbyt/patch-1
When using the foreman-mysql packages in ubuntu, CSS is broken when usin... Ohad Levy

02/28/2012

05:39 PM Revision f6a880d1 (foreman): When using the foreman-mysql packages in ubuntu, CSS is broken when using firefox. I fixed the problem by using the correct filename for the bootstrap.min.css.
shawn taaj
07:57 AM Smart Proxy Revision 26715634: Add to_json method to lease and reservation module
The /dhcp/:network returned strings instead of dicts for
reservation and leases. This patch adds to_json methods
for ...
Ulrich Dangel
07:49 AM Revision 1a0403bf (foreman): Update app/views/reports/show.rhtml
Fecn
07:13 AM Revision 2b242ed8 (foreman): Merge pull request #29 from Fecn/patch-1
Update typo Ohad Levy
07:05 AM Revision 91f087cd (foreman): fixes #1511 - EPEL repo has changed
Ohad Levy

02/27/2012

07:35 AM Revision 903d223d (foreman): Update app/views/reports/show.rhtml
Fecn
06:55 AM Installer Revision e1acc260 (installer): fixed wrong repo url
Ohad Levy
05:40 AM Revision a989a617 (foreman): fixes #1509 - Foreman should use the proxy to import puppet classes
Ohad Levy

02/23/2012

09:54 AM Revision 8fec2c4a (foreman): refs #1324 remove debugging code
Ohad Levy
08:23 AM Revision 54358a76 (foreman): fixes #1324 - Separate permssions on hosts from permissions for objects within hosts.
This allows a user to be granted permission to edit the host (and so change the group or proxy) but not, for example,... Greg Sutcliffe
02:45 AM Smart Proxy Revision 0f2cfebb: refs #1387 make sure that we won't fail if the modulepath detection is wrong
Ohad Levy

02/22/2012

09:25 AM Smart Proxy Revision 6c500f38: fixes #1387 - support puppet dynamic environments detection
Ohad Levy
08:55 AM Smart Proxy Revision 2f163643: refs #1499 - minor restructuring
Ohad Levy

02/21/2012

12:50 PM Revision d28b7afc (foreman): updated out of date files
Ohad Levy
08:16 AM Revision 5e3632cb (foreman): updated git2relase script to point to new repo path.
removed foreman installer as a submodule Ohad Levy
04:30 AM Installer Revision ab643983 (installer): Sync foreman submodule:
Commits:
03ab112 style nits
d31af1c Rework fact upload to work with https like abc48676c75bf1694d9b05c4f0b8bad995...
Jan Vansteenkiste
03:33 AM Installer Revision 03ab112b (puppet-foreman): style nits
Michael Moll
03:26 AM Installer Revision d31af1ca (puppet-foreman): Rework fact upload to work with https like abc48676c75bf1694d9b05c4f0b8bad995b34e81
Michael Moll
03:26 AM Installer Revision b7bcc341 (puppet-foreman): Initial fix for uploading facts via https (hardcoded to SSL for now)
Michael Moll

02/20/2012

10:16 AM Smart Proxy Revision 5da8bfa9: fixes #1499 - show puppet environments and classes over the API
Ohad Levy
10:16 AM Smart Proxy Revision b7ed7da0: add more entries to gitignore
Ohad Levy
02:43 AM Revision 4edaa78b (foreman): refs #1173 - another leftover
Ohad Levy
02:37 AM Smart Proxy Revision 6a342bd2: Fix log_level comment for settings.yml.example
Logger.constants does not contain Fatal but only FATAL. This change
adjusts the comment for log_level.
Ulrich Dangel
02:37 AM Smart Proxy Revision c9f549d2: Change default log_level for debians log_level to INFO
Starting with commit 5821a2694b1d62ad6c250fdced123bfe8d17cf4e the
log level is looked up using the get_const method w...
Ulrich Dangel

02/19/2012

01:24 PM Revision 5ff42807 (foreman): refs #1173 - remove unneed files
Ohad Levy
10:07 AM Revision 650edee3 (foreman): more fixes from Amos branch
Ohad Levy
09:56 AM Revision ee2fbb5d (foreman): updated basic ovirt creation
Ohad Levy
09:52 AM Revision a9404ddc (foreman): wip fog
Ohad Levy
09:09 AM Revision fbd646c5 (foreman): fixes #1497 - unable to recover from dhcp failures
Ohad Levy
09:07 AM Revision 639518c8 (foreman): fixes #1497 - unable to recover from dhcp failures
Ohad Levy
09:04 AM Revision 17637a75 (foreman): fixes #1173 - remove legacy query interface
Ohad Levy
07:14 AM Revision 2136ea57 (foreman): fixes typos in foreman cli
Ohad Levy

02/15/2012

09:43 AM Installer Revision c1af3a77 (installer): Merge branch 'puppet-dynamic-envs' of github.com:theforeman/foreman-installer into puppet-dynamic-envs
Jan Vansteenkiste
09:43 AM Installer Revision 7c6cfa40 (installer): Switch to puppet-dynamic-envs branch for submodule
Jan Vansteenkiste
09:42 AM Installer Revision 433e0c52 (installer): Switch to puppet-dynamic-envs branch for submodule
Jan Vansteenkiste
09:15 AM Installer Revision c6b382d1 (installer): updated readme.
Ohad Levy
09:10 AM Installer Revision d7ecccf7 (installer): Update readme for new repository structure
Jan Vansteenkiste
08:45 AM Installer Revision f5decc14 (installer): Include all required submodules
Jan Vansteenkiste
08:43 AM Installer Revision 7e74bd8d (installer): Migrate README.* from old repo
Jan Vansteenkiste
05:32 AM Installer Revision 69bdae69 (puppet-foreman): ensure to use SSL connect with https scheme, and don't verify certificates
Florian Ernst
02:43 AM Revision 0c87d936 (foreman): fixes #1460 - add an option to upload provisioning templates
Ohad Levy
 

Also available in: Atom