summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Thanh Ha [Sat, 11 May 2019 01:24:47 +0000 (21:24 -0400)]
Use pre-commit instead of Coala
Considering that all we're using Coala for is for the GitCommitBear
let's drop Coala in favor of pre-commit as it's faster and more
convenient.
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I852ced87ea859a4424e41d461e9adce01732b8ba
Anil Belur [Wed, 28 Nov 2018 09:09:16 +0000 (19:09 +1000)]
Fix docs indent
Change-Id: Id33ccfe9ebf7b6c34d5e09d4599957837d6e2925
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Trevor Bramwell [Tue, 10 Jul 2018 01:09:30 +0000 (18:09 -0700)]
Allow skipping enabling of the haveged service
Docker containers which don't contain a services manager (ala
systemd) will fail on service tasks. Adding a variable to skip the
service tasks allows the role to be ran and tested in containers.
Change-Id: I19945ad5344979feee21b76579beb5b7d02e2f4f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Thanh Ha [Wed, 21 Feb 2018 21:39:02 +0000 (16:39 -0500)]
Migrate lf-ansible haveged-install role
Change-Id: I757e6b40103afe346517ab05023b1aa689175631
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 21 Feb 2018 21:36:05 +0000 (16:36 -0500)]
Bootstrap haveged-install role
Change-Id: I019072018b9cedce593bf058aca49c9e2c343665
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Andrew Grimberg [Tue, 20 Feb 2018 22:00:15 +0000 (22:00 +0000)]
Initial empty repository