Commit Graph

32 Commits

Author SHA1 Message Date
Nitin Madhok 2aa2f401af Merge pull request #1 from bmwiedemann/master
support SUSE-based OSes
2017-03-16 10:31:21 -04:00
Bernhard M. Wiedemann d0cd5d5492 support SUSE-based OSes
such as openSUSE and SLES
2017-03-16 15:17:06 +01:00
jpic 20ab9b9b9b Removed a leftover from previous test procedure 2015-05-18 01:02:26 +02:00
jpic 707f069671 Easier Testing example [ci skip] 2015-05-18 00:59:00 +02:00
jpic 8343d10de0 Old command was in README [ci skip] 2015-05-17 11:54:14 +02:00
Martin Hoefling 577989ee3b Merge pull request #3 from martinhoefling/feature/travis-refactor
Feature/travis refactor
2015-05-15 23:26:16 +02:00
Martin Hoefling 8847bc72dc Create rsyncd.conf if not present 2015-05-15 23:16:45 +02:00
Martin Hoefling a4cd959337 Improve docs for rsyncd state 2015-05-15 23:04:16 +02:00
Martin Hoefling 19c19d7747 Enable salt debug log in travis 2015-05-15 17:46:58 +02:00
jpic 3d829fe62f Removed unused file 2015-05-15 02:17:21 +02:00
jpic a53085cb16 Bypass salt/top.sls 2015-05-15 02:16:14 +02:00
jpic 49863f448e We don't want the test to fail for that ie. rsyncd state 2015-05-15 01:59:18 +02:00
jpic 0182c922a5 Wrapping exclamation mark in a child bash call.
It gets removed by travis otherwise:
https://travis-ci.org/martinhoefling/rsyncd-formula/builds/62632850
2015-05-15 01:57:03 +02:00
jpic dc09a0a65f Idempotence check simplification.
The previous version would report false-positives, ie.:

https://travis-ci.org/martinhoefling/rsyncd-formula/jobs/62631447
2015-05-15 01:47:06 +02:00
jpic b20604d99b Show /tmp/second before doing a check which exits 2015-05-15 01:40:48 +02:00
jpic e62b524a2d Cleanup .travis.yml and fixed syntax 2015-05-15 01:35:06 +02:00
jpic d5a1dfab02 Added idempotence check 2015-05-15 01:18:02 +02:00
jpic acac28b1f1 Added travis badge on README 2015-05-15 01:01:14 +02:00
jpic 8e7aea6554 Attempt to make a test matrix 2015-05-15 00:51:56 +02:00
jpic 2ca83d04da Move env variables and use sudo -E 2015-05-15 00:42:55 +02:00
jpic 6f1a6f9a0a Test including rsync.config instead of rsyncd 2015-05-15 00:34:31 +02:00
jpic 2a63a06edb Cat some files for debugging
It's currently failing because

[ERROR   ] Command ['service', 'rsync', 'start'] failed with return
code: 1
[ERROR   ] output:  * Starting rsync daemon rsync
 * missing or empty config file /etc/rsyncd.conf
    ...fail!
2015-05-15 00:32:44 +02:00
jpic 08de91fc43 Try bootstrapping stable instead of develop 2015-05-15 00:26:31 +02:00
jpic 52e24c5c2e Also run highstate on travis 2015-05-15 00:22:38 +02:00
jpic f7e09107b0 Added Arch linux support 2015-05-15 00:22:16 +02:00
jpic 89e974e3fc Document testing 2015-05-15 00:17:25 +02:00
jpic 5173b8cc52 Added rsync state to travis 2015-05-15 00:16:16 +02:00
jpic 5e5331c68a Enabled travis 2015-05-15 00:05:21 +02:00
Martin Hoefling 53b26f6a9e secrets file mode fixed 2015-05-03 19:11:59 +02:00
Martin Hoefling 8f5ef98b38 jinja error fixed in secrets template 2015-05-03 19:11:01 +02:00
Martin Hoefling 630bbcd55f Initial commit 2015-05-03 00:34:43 +02:00
Martin Hoefling 4636e6cfe0 initial commit 2015-05-01 23:22:41 +02:00