#  vim:ts=4:sts=4:sw=4:et
#
#  Author: Hari Sekhon
#  Date: 2016-01-17 12:15:39 +0000 (Sun, 17 Jan 2016)
#
#  https://github.com/HariSekhon/DevOps-Bash-tools
#
#  License: see accompanying Hari Sekhon LICENSE file
#
#  If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback
#
#  https://www.linkedin.com/in/HariSekhon
#

# Repos to git clone or update, one per line
#
# Format:
#
#  <user_or_org>/<repo>[:local_dir]
#
# eg.
#
#  HariSekhon/Nagios-Plugins
#
# if user or organization prefix is not specified then defaults to the HariSekhon account
#
# ":local_dir" is optional in case you want to shorten the local directory name, lowercase it or change it for any reason such as daily convenience
#

HariSekhon:harisekhon
#Knowledge-Base:knowledge
Environments:environments
TamperMonkey:tampermonkey
Hammerspoon:hammerspoon
MPV-Scripts:mpvscripts
# order repos by dependent submodule repos first
GitHub-Actions-Contexts:contexts
SQL-keywords:sql-keywords
GitHub-Actions:github-actions
Jenkins:jenkins
Vagrant:vag
SQL-scripts:sql
Kubernetes-configs:k8s
Terraform:terraform
Packer:pack
Templates:templates
TeamCity-CI:teamcity
DevOps-Bash-tools:bash-tools

# libraries first - if these don't work then the dependent repos beneath them won't work
lib
pylib
lib-java:libj
Nagios-Plugin-Kafka:nagios-plugin-kafka

Ansible:ansible
Diagrams-as-Code:diagrams
DevOps-Golang-tools:go-tools
DevOps-Perl-tools:perl-tools
DevOps-Python-tools:pytools
Spotify-tools:spotify-tools
Spotify-Playlists:playlists
#Spark-Apps:spark-apps
Template-repo:trepo

HAProxy-configs:haproxy-configs

Dockerfiles

Nagios-Plugins:nagios-plugins
