Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
compute.rb 5.31 KB
dhcp.rb 7.69 KB
dns.rb 4.22 KB
libvirt.rb 3.99 KB
puppetca.rb 2.62 KB
ssh_provision.rb 4.05 KB
tftp.rb 4.29 KB

Latest revisions

# Date Author Comment
017a7d84 07/19/2012 08:13 AM Ohad Levy

fixes #1765 - changing a conflicting IP address might lead to losing DNS or DHCP records

38d455d1 06/13/2012 04:11 AM Ohad Levy

code comments typos

32489ff4 06/13/2012 04:07 AM Ohad Levy

ensure that autosign entries are removed when using ssh based provisioning.

this is required, as we changed the ssh part to be post db commit.

65f3ce1e 06/13/2012 03:09 AM David Swift

configTemplate returns nil if a template is not found

d351a71b 06/12/2012 09:45 AM Ohad Levy

Since ssh script now runs post commit, we can not update any attributes within the save method

c7540a9c 06/11/2012 09:42 AM Amos Benari

moved ssh provisioning to post transaction queue

9c2b6c72 06/07/2012 02:51 AM David Swift

[EC2] Adds retry on host not available, add some useful debugging.

- debugging, to get the whole message
- add backtrace to compute resource failure msg
- add debug logging for Fog errors on create

ffb24832 05/29/2012 08:17 AM Ohad Levy

fixes incorrect DNS conflict detection

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

View revisions

Also available in: Atom