<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>localhost.pbcopy</string>
Beta 3 changelog available here https://gist.github.com/1075765.
Beta 3.1 changelog available here https://gist.github.com/1099528
Beta 3.2 changelog available here https://gist.github.com/1106841
Beta 4.0 changelog available here https://gist.github.com/1253295
Central agent specifications | |
Central agent is a new archipel module configured in archipel.conf : | |
[CENTRALAGENT] | |
centralagent = "force", "passive", "auto" | |
force = this hypervisor is the central agent, subscriber of the pubsub | |
passive = this hypervisor will publish updates to the central agent | |
auto = will first check if there already is a central agent. If there is none, become central agent, otherwise, be passive. (this can be delayed to later) | |
There are 2 pubsubs : |
Get the source on GitHub: https://github.com/cappuccino/cappuccino/tree/v0.9.6-RC2. To install:
curl https://raw.github.com/cappuccino/cappuccino/v0.9.6-RC2/bootstrap.sh >/tmp/cb.sh && bash /tmp/cb.sh
Release date: 2012-08-22
Foundation and Core
Beta 3 changelog available here https://gist.github.com/1075765.
Beta 3.1 changelog available here https://gist.github.com/1099528
Beta 3.2 changelog available here https://gist.github.com/1106841
Beta 4.0 changelog available here https://gist.github.com/1253295
cat definition.xml
<iq type='set'>
<query xmlns='archipel:hypervisor:control'>
<archipel action='alloc' name='MA VM'>
<domain type='kvm'>
THIS WILL BE IGNORED: you can remove the name tag
#!/usr/bin/env ruby | |
require 'fileutils' | |
require 'pathname' | |
require 'uri' | |
require 'net/http' | |
require 'securerandom' | |
Net::HTTP.version_1_2 | |
include FileUtils |
#!/usr/bin/env ruby | |
require 'fileutils' | |
require 'pathname' | |
require 'uri' | |
require 'net/http' | |
require 'securerandom' | |
Net::HTTP.version_1_2 | |
include FileUtils |
Beta 3 changelog available here https://gist.github.com/1075765.
Beta 3.1 changelog available here https://gist.github.com/1099528
Beta 3.2 changelog available here https://gist.github.com/1106841
FIX: Improve some APIs
Beta 3 changelog available here https://gist.github.com/1075765.
Beta 3.1 changelog available here https://gist.github.com/1099528
FIX: Handle gently the case where LPCrashReporter is active if any