Darko Poljak
33b6545a16
GPLv3+ relicensing.
9 years ago
Darko Poljak
90454c4e6b
Update jobs option description.
9 years ago
Darko Poljak
55b134597a
Update cdist docs with -j, --jobs option.
9 years ago
Darko Poljak
5f436f21b8
Transfer and run global explorers in parallel.
9 years ago
Darko Poljak
a4c49201c0
Add jobs option for parallel execution, global explorers first.
9 years ago
Darko Poljak
cb2a8ee603
Merge remote-tracking branch 'ungleich/master' into new-target-env-vars
9 years ago
Darko Poljak
8d6e0760dc
Fix errors in remote.py unit test.
9 years ago
Darko Poljak
45298b810c
Add more comments.
9 years ago
Darko Poljak
dbcc94ab65
Add derived env vars for target hostname and fqdn.
9 years ago
Darko Poljak
d82bd52b04
Fix no newline at the end of file.
9 years ago
Darko Poljak
b400ae9c94
Separate __keyboard type.
9 years ago
Darko Poljak
8918186d53
Merge remote-tracking branch 'ungleich/master' into keyboard-locale_system-types
9 years ago
Darko Poljak
ba0ea2206e
Move legal to docs.
9 years ago
Darko Poljak
df566f4ff8
GPLv3+ relicensing.
9 years ago
Dmitry Bogatov
b1152464c3
Include relicense agreements
9 years ago
Dmitry Bogatov
ffc3451c67
GPLv3+ relicensing: Ricardo Catalinas
9 years ago
Nico Schottelius
9ce8f6bbb0
Merge branch 'master' of github.com:telmich/cdist
9 years ago
Nico Schottelius
67429479f0
Remove very old notes
...
Not up-to-date anymore and might be misleading.
9 years ago
Steven Armstrong
e48486636e
Merge pull request #467 from dheule/feature__filesystem
...
new type __filesystem, first version
Awesome! Thanks!
9 years ago
Daniel Heule
8747474fd5
device now defaults to object_id
9 years ago
Daniel Heule
13b2443d6b
last cleanups
9 years ago
Steven Armstrong
3f179c00e7
Merge pull request #469 from ungleich/type/__sysctl
...
Add type __sysctl
9 years ago
Nico Schottelius
6479ffc499
Really fix the GPLv3+ text
9 years ago
Nico Schottelius
ad5ceac563
Update changelog for new type __sysctl
9 years ago
Nico Schottelius
a1ff755576
Add type __sysctl
...
- Migrated asciidoc to rst
- Changed license to GPLv3+
9 years ago
Nico Schottelius
4254046129
Update changelog (__locale_system)
9 years ago
Nico Schottelius
94119003a9
Reference __locale_system in __locale type
9 years ago
Nico Schottelius
06d0eabb5f
Add new type: __locale_system
...
Merge the best of the proposals from Steven and Carlos
9 years ago
Daniel Heule
36c20230b8
optimize the usage of explorers for __filesystem
9 years ago
Daniel Heule
2ed762cd72
new type __filesystem, first version
9 years ago
Darko Poljak
13a5d4963b
Merge remote-tracking branch 'ungleich/master' into cdist-type__hosts
9 years ago
Darko Poljak
cef47133bc
Merge remote-tracking branch 'ungleich/master' into keyboard-locale_system-types
9 years ago
Darko Poljak
d2997baf0b
Update changelog: v 4.2.2
9 years ago
Nico Schottelius
1a4adc0e21
Merge pull request #463 from darko-poljak/socket-file-fix
...
Socket file fix
9 years ago
Darko Poljak
f5dd4e0a76
Improve pep8 targets and checking in release.
9 years ago
Darko Poljak
1959e9cdd8
Fix error message.
9 years ago
Darko Poljak
36627e2969
Merge remote-tracking branch 'ungleich/master' into socket-file-fix
9 years ago
Darko Poljak
6de632c0b9
Update changelog
9 years ago
Darko Poljak
fdd1062b85
Update changelog
9 years ago
Darko Poljak
099893d11b
Update changelog.
9 years ago
Darko Poljak
135b4fbadf
Update changelog.
9 years ago
Darko Poljak
6f28fc2db2
Fix ssh mux socket file error.
...
ssh ControlPath socket file needs to be unique for each host.
To avoid using ssh ControlPath option placeholders move socket file
to host's temp directory. Since each host has unique temp
directory then, although file name for socket file is fixed, its path
is unique.
9 years ago
Darko Poljak
ca3644a08a
Add pep8 target.
9 years ago
Darko Poljak
dacb5720c5
Create hash func for string args to be used cdist wide.
9 years ago
Darko Poljak
2011db16a8
Add scripts/cdist to pep8 check.
9 years ago
Dmitry Bogatov
88ec06d06f
new type: __hosts
...
This type adds or removes entries from /etc/hosts,
ensuring that same hostname can never resolve to
several different ip addresses.
Signed-off-by: Dmitry Bogatov <KAction@gnu.org>
9 years ago
Darko Poljak
4c106752f1
Add new types, __keyboard and __locale_system, contributed by Carlos Ortigoza.
9 years ago
Nico Schottelius
f7ab5d4869
Merge pull request #457 from panter/fixes/preos
...
Fixes for cdist preos command
9 years ago
Darko Poljak
7e57575f9e
Improve and fix reference doc and cdist man page.
9 years ago
Darko Poljak
cab0381c2a
Update license to GPLv3+ for my types and cdist man pages.
9 years ago