Nico Schottelius
fcb9e3edd9
++changes
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
9 years ago
Nico Schottelius
f6678b931f
Remove zip package from __consul as it is required on the management host only
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
9 years ago
Nico Schottelius
bf4ece76fd
update __consul with new URLs and new versions
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
9 years ago
Nico Schottelius
df4d14ff61
Merge pull request #410 from ckruse/master
...
fix: don't overwrite ownergroup but append
9 years ago
Christian Kruse
d1d065a3e1
fix: don't overwrite ownergroup but append
9 years ago
Nico Schottelius
b9280f1ea7
Merge pull request #407 from jakllsch/netbsd-group
...
don't use the non-existant gshadow database on NetBSD either
10 years ago
Nico Schottelius
46ef188079
Merge pull request #405 from jakllsch/netbsd-explorer-stat
...
Treat NetBSD the same as FreeBSD and OpenBSD in 'stat' explorers
10 years ago
Nico Schottelius
6a15f306e4
Merge pull request #404 from jakllsch/netbsd-timezone
...
support NetBSD in __timezone type
10 years ago
Nico Schottelius
7731dccbae
Merge pull request #408 from jakllsch/netbsd-user-groups
...
add some NetBSD support in __user_groups
10 years ago
Jonathan A. Kollasch
90fe1bf6c9
add some NetBSD support in __user_groups
10 years ago
Jonathan A. Kollasch
cef2b32663
don't use the non-existant gshadow database on NetBSD either
10 years ago
Jonathan A. Kollasch
185d7f593a
Treat NetBSD the same as FreeBSD and OpenBSD in 'stat' explorers
10 years ago
Jonathan A. Kollasch
ed75374b95
support NetBSD in __timezone type
10 years ago
Nico Schottelius
68370db5c3
Merge pull request #403 from thekleine/consul-version-0.5.2
...
Consul version 0.5.2
10 years ago
David Hürlimann
90f3f81c39
Added advertise-wan as optional parameter for consul
10 years ago
David Hürlimann
7de303147c
Added retry-join-wan to consul parameters
10 years ago
David Hürlimann
0057ee5558
Added new version for consul
10 years ago
David Hürlimann
ef98c54989
Added retry-join-wan to consul parameters
10 years ago
Nico Schottelius
56e51f834f
++changes
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Dmitry Bogatov
7d6990d933
By default, package is not autoremoved, if it either suggested or
...
recommened, but not is dependency for some other. With this change,
either package is dependency of manually installed, either is is subject
to autoremove.
10 years ago
Nico Schottelius
77d6317aa4
Merge pull request #402 from greendeath/feature/rsync_arguments
...
Feature/rsync arguments
10 years ago
Dominique Roux
97dc358dc6
added new section
10 years ago
Dominique Roux
879ddefbdf
added second example for additional rsync options
10 years ago
Dominique Roux
d91b478ae0
added rsync(1) in see also
10 years ago
Dominique Roux
036f90165e
updated man.txt
...
inserted beginning "--" in front of every rsync-opts
10 years ago
Dominique Roux
4f375a03c1
- added COPYING info
...
- added parameter rsync-opts
work need to be done:
- the rsync-opts gets ignored by cdist since the opts are --[OPTS] like and cdist takes this as a own parameter
10 years ago
Nico Schottelius
39326cb03a
Merge branch 'no-dot-cdist'
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
b68091e032
integrate __pacman_conf_integrate
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
2985bd709a
Merge remote-tracking branch 'dominique/newtype_pacman'
10 years ago
Nico Schottelius
0d42829afc
++changes
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Dmitry Bogatov
10735ffb84
Description: Fix spelling in manuals
...
Forwarded: yes
Last-Update: 2015-05-14
10 years ago
Dominique Roux
62e1ecdd08
changed if statement:
...
from if [ != ];
to
if [ ];
10 years ago
Nico Schottelius
416eb300c0
update path to website
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
fc09cdb720
++changes
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
3073aea3f8
Merge remote-tracking branch 'origin/master'
10 years ago
Nico Schottelius
10662c48df
+consul 0.5.1
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
8819f54116
comparision in shell is =, not ==
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
45df8dca11
__consul type requires unzip to be installed
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
Nico Schottelius
330cb95ae9
Merge pull request #399 from thekleine/bugfix/type__locale
...
Added centos to type __locale
10 years ago
David Hürlimann
4ffde06fe8
Added centos to type __locale
10 years ago
Dominique Roux
672aa13316
Second forgotten exit
10 years ago
Dominique Roux
1ad4125a3b
Add exit if file is specified
10 years ago
Dominique Roux
f0fd3e4608
small bugfixes
10 years ago
Nico Schottelius
2ea6d41c38
Merge pull request #396 from dheule/bugfix__user_groups
...
fix for older linuxes where gpasswd doesn't have the relevant options…
10 years ago
Nico Schottelius
156ff71430
++changes
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago
David Hürlimann
eba3c85b9c
Changed the header of firewall type
10 years ago
Dominique Roux
1690c9d8ff
Bugfixes:
...
-Added GPLv3 header
-Set correct '=' in man.text
-Now uses default values cdist-like
-Replace arrays with plain variables
-Rewrote the error message
10 years ago
David Hürlimann
675321b444
Added a new manifest for installing firewall package
10 years ago
Dominique Roux
94e059a293
Added types
...
__pacman_integrate: converts normal pacman.conf to cdist conform
__pacman_conf: Manage pacman.conf with cdist
10 years ago
Nico Schottelius
28c534445b
add Debian 8 support / systemd in __start_on_boot
...
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
10 years ago