Skip to content

Commit

Permalink
Merge branch 'pr/6'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathankingfc committed Apr 29, 2021
2 parents c0329a9 + a15758d commit c0224ec
Show file tree
Hide file tree
Showing 81 changed files with 5,122 additions and 1,946 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
*.bak
.vscode
.idea

16 changes: 16 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Quay Ansible Playbooks - These playbooks setup Red Hat Quay and Clair in HA mode

Copyright (C) 2021 Stephan Kristyn and James Cole

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Loading

0 comments on commit c0224ec

Please sign in to comment.