diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-07-21 14:58:13 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-07-21 14:58:13 +0200 |
commit | 65f52ead41dc6df73671ddd3a8c6a2edecb6dfb3 (patch) | |
tree | 31b650900406fd2f8f2b474a0806e35a95190c26 /README.md | |
download | multiconfig-65f52ead41dc6df73671ddd3a8c6a2edecb6dfb3.tar.gz multiconfig-65f52ead41dc6df73671ddd3a8c6a2edecb6dfb3.tar.bz2 multiconfig-65f52ead41dc6df73671ddd3a8c6a2edecb6dfb3.zip |
Initial base files ... more to come
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2124dd0 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Distributed configuration tool +============================== +This is tool for distributed configuration. It provides the way to distribute +configuration trough git to every host. + +It's a set of shell scripts intended for setting hosts. |