summaryrefslogtreecommitdiff
path: root/global
Commit message (Collapse)AuthorAgeFilesLines
* cleanupct-ops-2015-05-22-v04Leif Johansson2015-05-224-15/+18
|
* basic classes to stick on vm'sct-ops-2015-05-22-v03Leif Johansson2015-05-222-0/+30
|
* storagect-ops-2015-05-22-v02Leif Johansson2015-05-223-3/+48
|
* catlfish modelsct-ops-2015-05-22-v01Leif Johansson2015-05-222-0/+32
|
* wrong key typect-ops-2015-05-20-v02Leif Johansson2015-05-201-1/+1
|
* wrong key typect-ops-2015-05-20-v01Leif Johansson2015-05-201-1/+1
|
* hsm server certsct-ops-2015-05-18-v04Leif Johansson2015-05-184-0/+80
|
* meh2ct-ops-2015-05-18-v03Leif Johansson2015-05-181-1/+1
|
* mehct-ops-2015-05-18-v02Leif Johansson2015-05-181-5/+5
|
* initial keyct-ops-2015-05-18-v01Leif Johansson2015-05-181-2/+4
|
* kvmhost should not be therect-ops-2015-05-12-v04Leif Johansson2015-05-121-1/+0
|
* update dbLeif Johansson2015-05-121-4/+3
|
* right bridgect-ops-2015-05-12-v03Leif Johansson2015-05-121-0/+2
|
* new hostnamesct-ops-2015-05-12-v02Leif Johansson2015-05-121-0/+3
|
* update dbLeif Johansson2015-05-121-5/+14
|
* Fix VM addrs and some CPU and RAM.ct-ops-2015-05-12-v01ct-ops-2015-05-11-v12Linus Nordberg2015-05-111-9/+9
| | | | I'm not sure that the signing VM:s have correct DNS resolver addresses.
* oopsct-ops-2015-05-11-v11Leif Johansson2015-05-111-5/+5
|
* fix address hellct-ops-2015-05-11-v10Leif Johansson2015-05-111-21/+21
|
* lets try thisct-ops-2015-05-11-v09Leif Johansson2015-05-111-0/+3
|
* spin VMsct-ops-2015-05-11-v08ct-ops-2015-05-11-v07Leif Johansson2015-05-111-3/+3
|
* spin VMsct-ops-2015-05-11-v06Leif Johansson2015-05-111-0/+64
|
* key updatect-ops-2015-05-09-v03Leif Johansson2015-05-092-179/+187
|
* some directory structurect-ops-2015-05-09-v02Leif Johansson2015-05-091-0/+0
|
* switch to sunet modulect-ops-2015-05-09-v01Leif Johansson2015-05-098-219/+2
|
* Cosmos keys: Add linus and john, remove aslund and lordahl.ct-ops-2015-04-09-v01Linus Nordberg2015-04-094-84/+97
|
* basic rulesct-ops-2015-03-22-v08Leif Johansson2015-03-222-2/+6
|
* update dbLeif Johansson2015-03-221-0/+8
|
* ssh server & packagect-ops-2015-03-22-v05Leif Johansson2015-03-221-0/+2
|
* templatedir deprecatedct-ops-2015-03-22-v04Leif Johansson2015-03-221-1/+0
|
* trust anchorsct-ops-2015-03-22-v03Leif Johansson2015-03-221-15/+15
|
* trust anchorsct-ops-2015-03-22-v02Leif Johansson2015-03-2220-80/+3294
|
* Merge branch 'multiverse'Leif Johansson2015-03-226-17/+119
|\ | | | | | | | | Conflicts: global/overlay/etc/puppet/cosmos-modules.conf
| * logrotate for docker containersLeif Johansson2015-02-241-0/+7
| |
| * use run-cosmos, for serializationFredrik Thulin2015-02-231-1/+1
| |
| * initFredrik Thulin2015-02-231-0/+22
| |
| * add 'local' sourceFredrik Thulin2015-02-231-0/+1
| |
| * update yaml syntax to work on Ubuntu 14.04Fredrik Thulin2015-02-231-6/+8
| |
| * Safer default repos, and show tag-name.Fredrik Thulin2015-02-231-12/+35
| |
* | launchct-ops-2014-11-17-v01Leif Johansson2014-11-171-0/+57
| |
* | launchLeif Johansson2014-11-172-39/+86
|/
* simple kvm builder using cloud imagesLeif Johansson2014-10-223-0/+166
|
* another deprecationLeif Johansson2014-09-291-1/+1
|
* newer puppet seems to want thisLeif Johansson2014-09-291-1/+1
|
* Update git origin url if changed in cosmos-modules.confStefan Wold2014-03-031-0/+3
|
* nag a bitLeif Johansson2014-02-261-0/+3
|
* Merge pull request #4 from Ratler/allow-puppet-installLeif Johansson2014-02-261-0/+9
|\ | | | | Allow installing puppet modules using the standard method
| * Allow installing puppet modules using the standard methodStefan Wold2014-02-241-0/+9
| |
* | Opt-in for automatic rebootStefan Wold2014-02-241-1/+3
|/ | | | | Use of && is bad in this context since it will return 1 causing cosmos to exit with status 1 if a reboot is not required.
* merged pull-requestLeif Johansson2014-02-222-24/+16
|\
| * git tag gpg signature validation of puppet modulesStefan Wold2014-02-221-11/+85
| | | | | | | | | | | | Before staging a puppet module for install the latest git tag is verified using the available gpg key identities. The git tag pattern can be overriden using a fourth argument in cosmos-modules.conf.