summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-116-0/+64
|
* ct-merge-1.appendto.org addedct-ops-2015-05-11-v05Leif Johansson2015-05-111-0/+1
|
* ct-sign-2.appendto.org addedct-ops-2015-05-11-v04Leif Johansson2015-05-111-0/+1
|
* ct-sign-1.appendto.org addedct-ops-2015-05-11-v03Leif Johansson2015-05-111-0/+1
|
* ct-frontend-2.appendto.org addedct-ops-2015-05-11-v02Leif Johansson2015-05-111-0/+1
|
* ct-frontend-1.appendto.org addedct-ops-2015-05-11-v01Leif Johansson2015-05-111-0/+1
|
* 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
|
* ignore moreLeif Johansson2015-05-092-0/+1
|
* Merge branch 'master' of git.nordu.net:ct-opsLeif Johansson2015-04-214-84/+97
|\
| * Cosmos keys: Add linus and john, remove aslund and lordahl.ct-ops-2015-04-09-v01Linus Nordberg2015-04-094-84/+97
| |
* | verbose by defaultLeif Johansson2015-03-222-1/+1
|/
* basic rulesct-ops-2015-03-22-v08Leif Johansson2015-03-223-3/+7
|
* update dbLeif Johansson2015-03-221-0/+8
|
* m1.ct.nordu.net addedct-ops-2015-03-22-v07Leif Johansson2015-03-221-0/+1
|
* m0.ct.nordu.net addedct-ops-2015-03-22-v06Leif Johansson2015-03-221-0/+1
|
* 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
|
* f1.ct.nordu.net addedct-ops-2015-03-22-v01Leif Johansson2015-03-221-0/+1
|
* Merge branch 'multiverse'Leif Johansson2015-03-229-35/+125
|\ | | | | | | | | Conflicts: global/overlay/etc/puppet/cosmos-modules.conf
| * fix & simplify edit-secretsmultiverseLeif Johansson2015-03-061-17/+4
| |
| * logrotate for docker containersLeif Johansson2015-02-241-0/+7
| |
| * use run-cosmos in fabfileLeif Johansson2015-02-242-1/+2
| |
| * Merge pull request #8 from fredrikt/masterLeif Johansson2015-02-234-19/+67
| |\ | | | | | | merge from eduid
| | * 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-172-0/+58
| |
* | launchLeif Johansson2014-11-173-40/+87
|/
* simple kvm builder using cloud imagesLeif Johansson2014-10-224-0/+125
|
* Merge pull request #7 from fredrikaslund/masterLeif Johansson2014-09-301-0/+2
|\ | | | | run git pull before any tag operation, if not pulled later push will fai...
| * run git pull before any tag operation, if not pulled later push will fail anywayFredrik Aslund2014-09-301-0/+2
|/
* another deprecationLeif Johansson2014-09-291-1/+1
|
* newer puppet seems to want thisLeif Johansson2014-09-291-1/+1
|
* Merge branch 'master' of github.com:leifj/multiverseLeif Johansson2014-03-041-0/+3
|\
| * Merge pull request #6 from Ratler/update_origin_urlLeif Johansson2014-03-031-0/+3
| |\ | | | | | | Update git origin url if changed in cosmos-modules.conf
| | * Update git origin url if changed in cosmos-modules.confStefan Wold2014-03-031-0/+3
| |/
* | make wget present and use tee to show progressLeif Johansson2014-03-041-2/+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
| |
* | Merge pull request #5 from Ratler/rebootLeif Johansson2014-02-261-1/+3
|\ \ | |/ |/| Opt-in for automatic reboot
| * 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.