提交線圖

90 次程式碼提交

作者 SHA1 備註 日期
root a8a4360fc7 [fix] Modifies the template to allow custom ports. Replaces/handles Hetzner specific scenario 2021-03-10 10:05:53 +01:00
root 5ac24196dc [fix] the management station should work 2019-09-26 21:08:04 +00:00
Alban 23609395dc [fix] Management server should have keys and should work 2019-07-11 20:14:05 +00:00
Alban 4d6773c234 [fix] custom borg template to backup / with one filesystem only 2019-07-11 20:13:47 +00:00
Luc Stroobant cea6c5d28d
Merge pull request #13 from dverhelst/feature/molecule
Feature/molecule
2019-03-20 20:39:54 +01:00
Dieter Verhelst 305f7b484f Reflect build url to be FiaasCo/Borgbackup 2019-03-18 11:36:11 +01:00
Luc Stroobant 5e340524f2
Merge pull request #12 from dverhelst/hotfix/user_creation
Hotfix/user creation
2019-03-13 20:32:26 +01:00
Dieter Verhelst a17c68563b Dont gather facts 2019-03-12 14:00:51 +01:00
Dieter Verhelst 2a071ab5eb Document the molecule layout 2019-03-12 14:00:30 +01:00
Dieter Verhelst 3237335b6d Rename scenario to extra_opts indicating flexible use 2019-03-12 14:00:01 +01:00
Dieter Verhelst 0a8c460122 Reflecting build-status in README.md 2019-03-12 13:18:04 +01:00
Dieter Verhelst 8157a3b3db Dont import re when its not used 2019-03-12 12:57:29 +01:00
Dieter Verhelst 4765bed0f8 Merge branch 'hotfix/user_creation' into feature/molecule 2019-03-12 12:55:24 +01:00
Dieter Verhelst 4e1dbd95df Prevent race condition with multiple delegates to a single server 2019-03-12 12:54:59 +01:00
Dieter Verhelst 5a082be8a2 Fix multiple client test 2019-03-12 12:52:12 +01:00
Dieter Verhelst 020766632d Parallelize travis 2019-03-12 12:33:37 +01:00
Dieter Verhelst 829e1585fb Trying to nicen up travis-ci 2019-03-12 12:14:47 +01:00
Dieter Verhelst dada2d4556 slim down docker container, doing everything in prepare.yml 2019-03-12 12:14:10 +01:00
Dieter Verhelst dc4d30ba7a Setting testinfra to verbose, its nicer 2019-03-12 12:12:43 +01:00
Dieter Verhelst 00f9f5d5d1 Dont specify ansible version 2019-03-12 10:36:10 +01:00
Dieter Verhelst 97faa7429c Replace goss tests with testinfra 2019-03-12 10:33:14 +01:00
Dieter Verhelst b4695d7403 remove old ubuntu trusty and debian wheezy versions for CI 2019-03-11 08:13:17 +01:00
Dieter Verhelst 2be8c7717f sequential for testing 2019-03-10 23:08:05 +01:00
Dieter Verhelst 7085d8cd81 Wrong truthy falsy 2019-03-10 22:58:30 +01:00
Dieter Verhelst 0506e653b6 Make sure mysql is started 2019-03-10 22:49:12 +01:00
Dieter Verhelst f55917c676 Adding centos group for prepare-limiting 2019-03-10 22:15:10 +01:00
Dieter Verhelst 99b87a1557 Showing build-status in README.md 2019-03-10 21:41:51 +01:00
Dieter Verhelst 4e03828a3e Test all scenarios 2019-03-10 21:36:45 +01:00
Dieter Verhelst e6d05ba1b4 Wrong filename 2019-03-10 21:32:21 +01:00
Dieter Verhelst eeb4dbecf2 Stashing commit 2019-03-10 21:11:53 +01:00
Dieter Verhelst d7a2b04413 Testing travis-ci 2019-03-10 21:11:12 +01:00
Dieter Verhelst b9c18aa1fd Merge branch 'bug/permissions' into feature/molecule 2018-09-03 21:13:53 +02:00
Dieter Verhelst e396c028ec Setting permissions on repository directory correct 2018-09-03 21:07:45 +02:00
Dieter Verhelst e1d9aae46e Fixing restore-test 2018-09-03 20:48:47 +02:00
Dieter Verhelst 01bc64e95c Styleguide improvements 2018-08-30 23:37:26 +02:00
Dieter Verhelst 3e1b0473cc Initial molecule WIP 2018-08-30 23:34:04 +02:00
Dieter Verhelst 4475c07bc2
Merge pull request #2 from FiaasCo/master
sync upstream
2018-08-30 11:31:37 +02:00
Luc Stroobant 9abce45afa
Merge pull request #10 from dverhelst/bug/idempotent_cron
As per Ansible 2.3 it's possible to use seed from the inventory hostname
2018-08-29 20:43:13 +02:00
Dieter Verhelst 033c923a9e Undo branch-polution 2018-08-28 13:01:57 +02:00
Dieter Verhelst d40496225b As per Ansible 2.3 it's possible to use seed from the inventory hostname.
This turns 'random' numbers idempotent
2018-08-28 12:58:28 +02:00
Luc Stroobant b4716b8070
Merge pull request #9 from dverhelst/wrong_var
prune.sh fixes
2018-08-17 19:50:55 +02:00
Dieter Verhelst 9400488267 Splitting REPOSITORY into multiple line jinja if statement for clarity 2018-08-16 09:01:44 +02:00
Dieter Verhelst e2039b742d Cleaner output of prune.sh generated template 2018-07-03 07:27:50 +02:00
Dieter Verhelst e5c82933d9 Adding correct urls for hetzner-type destination to prune.sh 2018-07-03 07:17:04 +02:00
Dieter Verhelst eba87a88c7 Wrong variable name in prune.sh script 2018-07-03 06:56:46 +02:00
Dieter Verhelst cf7a8a14b1
Merge pull request #1 from FiaasCo/master
Fetch from master
2018-07-03 06:32:57 +02:00
Luc Stroobant 69ca2bf11d
Merge pull request #7 from FiaasCo/hotfix/clarify-appendonly-modes
Improve and clarify append-only
2018-06-02 09:28:18 +02:00
Luc Stroobant 6ae4bbf49e improve and clarify append-only 2018-05-19 16:13:19 +02:00
Luc Stroobant 5368f8d77a
Merge pull request #6 from noplanman/allow_undefined_hosts_group
Allow undefined borgbackup_servers and borgbackup_management groups.
2018-05-06 20:14:13 +02:00
Armando Lüscher 548dfd9aee
Allow undefined borgbackup_servers and borgbackup_management groups. 2018-04-13 23:11:10 +02:00