Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  migrate
seeds.rb 427 Bytes

Latest revisions

# Date Author Comment
09ce1364 06/20/2012 03:43 PM Amos Benari

audit as twitter and versions for template.

This also closes #1377 as it offer versions and diff view of the tempates.

it is not ideal, but it should handle the most common case for now,
where we should open other feature requests to support all of the ideas in #1377

eec062e6 06/20/2012 03:19 PM Ohad Levy

wip audits upgrade

5ef4cb38 06/12/2012 03:02 AM Ohad Levy

allow to store long queries as a bookmark

fb761846 06/07/2012 03:56 AM Ohad Levy

fixes #1668 - Paramaters should be text fields.

0f6ea5a2 06/04/2012 07:52 AM Ohad Levy

fixes #1669 - epel is now a snippet.

This adds another method to install the epel repo, as a snippet,
allowing users to customly change the url, in case that it doesn't fit
their needs or if the url changes again.

to use, simple use:

<%= snippet "epel" %>

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)...

370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

9ec7fdd0 05/02/2012 07:06 AM Ohad Levy

refs #402 - ensures that noops reports are shown currectly on all DB's (pg, mysql and sqlite)

2e291eb2 05/02/2012 06:51 AM Ohad Levy

fixes #1568 - PG::Error on fresh install

View revisions

Also available in: Atom