Skip to content

Commit

Permalink
README.md: added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed May 11, 2017
1 parent 56e8ebe commit 3cb7b33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# YaST Configuration Management

[![Build Status](https://travis-ci.org/yast/yast-configuration-management.svg?branch=master)](
https://travis-ci.org/yast/yast-configuration-management)
[![Code Climate](https://codeclimate.com/github/yast/yast-configuration-management/badges/gpa.svg)](
https://codeclimate.com/github/yast/yast-configuration-management)
[![Issue Count](https://codeclimate.com/github/yast/yast-configuration-management/badges/issue_count.svg)](
https://codeclimate.com/github/yast/yast-configuration-management/issues)

This module allows AutoYaST2 to delegate part of the configuration to a
[Software Configuration Management](https://en.wikipedia.org/wiki/Software_configuration_management)
system. Salt and Puppet are supported.
Expand Down

0 comments on commit 3cb7b33

Please sign in to comment.