Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  environments
  initializers
  locales
application.rb 2.94 KB
boot.rb 826 Bytes
database.yml.example 501 Bytes
email.yaml.example 174 Bytes
environment.rb 151 Bytes
model.mappings.example 8.66 KB
routes.rb 7.14 KB
settings.yaml.example 236 Bytes

Latest revisions

# Date Author Comment
46ec8354 06/17/2012 03:49 AM Ohad Levy

add more frendily error messages upon console failure

5b754375 06/17/2012 03:33 AM Ohad Levy

Allow to run rails console even if the support gems are not installed

baa3d6f9 06/07/2012 04:42 AM Ohad Levy

fixes #1657 - Support Puppet http reports processor

this patch allow usage of puppet http report processor.
in order to use it simply update your puppet.conf to have the following:

reports = http
reporturl = http://foreman/reports

NOTE: its not possible to use ssl URLS with the current report processor (AFAIK)

1b3cbe60 06/06/2012 04:47 AM Amos Benari

fixes #1572

e170c321 05/30/2012 08:47 AM Olivier Favre

fixes #1597 - Restrict compute resources access by user

And add some rights to give non admin users so they can perform some normal actions on the hosts they own.

unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests....

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

7c7ddfe0 05/19/2012 01:47 PM Brian Gupta

fixes #1624 - Moved database.yml to database.yml.example

keeping the database configuration file within the repo is not needed,
therefore, we moved it to an example config file, and added the
database.yml to a to .gitignore

NOTE: this would break you installation, as you would need to:...

dda49b8c 05/03/2012 03:09 PM Ohad Levy

Rails logger does not exists at this stage, removing

fb7f0f19 04/29/2012 03:10 AM Ohad Levy

cleanups to rails 3 boot process

eecb5cfe 04/26/2012 02:33 PM Ohad Levy

debian platform puppet is still considered a as a gem

View revisions

Also available in: Atom