Skip to content

Commit

Permalink
Add a standard gitignore across all projects (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelallan72 authored Sep 17, 2024
1 parent c82b520 commit 573421b
Show file tree
Hide file tree
Showing 46 changed files with 270 additions and 0 deletions.
5 changes: 5 additions & 0 deletions terraform-plans/configs/bootstack-actions_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "bootstack-actions"
repository_description = "Actions for unifying lint, unit and functional tests, and charm and snap releases"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-advanced-routing_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-advanced-routing"
repository_description = "This subordinate charm allows for the configuration of policy routing rules on the deployed host, as well as routes to configured services."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-apt-mirror_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-apt-mirror"
repository_description = "A charm that provides ability to mirror any parts (or even all) of Debian and Ubuntu GNU/Linux distributions or any other apt sources"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-cloudsupport_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-cloudsupport"
repository_description = "Support charm for OpenStack operations. It's main purpose is to package common tasks into easy-to-use actions."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-duplicity_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-duplicity"
repository_description = "A charm that provides functionality for both manual and automatic backups for a deployed application"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-juju-backup-all_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-juju-backup-all"
repository_description = "Juju Backup All - a charm to perform Juju and database backups"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-juju-local_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-juju-local"
repository_description = "This charm will deploy, configure and bootstrap lxd and juju for use with a local provider."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-local-users_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-local-users"
repository_description = "A subordinate charm for creating and managing local user accounts and groups on principal units."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-logrotated_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-logrotated"
repository_description = "logrotate is a subordinate charm that ensure that all logrotate.d configurations within /etc/logrotate.d/ folder are modified accordingly to a retention period defined in the charm"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-nginx_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-nginx"
repository_description = "Charmed Nginx Web server"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-nrpe_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-nrpe"
repository_description = "A subordinate charm used to configure nrpe (Nagios Remote Plugin Executor)"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-openstack-service-checks"
repository_description = "Collection of Nagios checks and other utilities that can be used to verify the operation of an OpenStack cluster"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-prometheus-blackbox-exporter"
repository_description = "This charm provides the Prometheus Blackbox exporter, part of the Prometheus monitoring system"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-prometheus-juju-exporter"
repository_description = "Charm that deploys exporter, publishing statistics about juju-deployed machines"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-prometheus-libvirt-exporter"
repository_description = "A charm that provides per-domain metrics related to CPU, memory, disk and network usage using libvirt exporter."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-simple-streams_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-simple-streams"
repository_description = "Simple streams charm"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-storage-connector_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-storage-connector"
repository_description = "This subordinate charm configures a unit to connect to a storage endpoint, either iSCSI or Fibre Channel."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-sysconfig_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-sysconfig"
repository_description = "A subordinate charm to apply system settings like grub configurations or systemd configurations."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/charm-userdir-ldap_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charm-userdir-ldap"
repository_description = "A charm to install and configured userdir-ldap"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charmed-openstack-exporter-snap"
repository_description = "Snap package for the OpenStack exporter"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "charmed-openstack-upgrader"
repository_description = "Automatic upgrade tool for Charmed Openstack"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/dcgm-snap_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "dcgm-snap"
repository_description = "Snap package for NVIDIA DCGM and DCGM exporter"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "hardware-observer-operator"
branch = "main"
repository_description = "A charm to setup prometheus exporter for IPMI, RedFish and RAID devices from different vendors."
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/juju-backup-all_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "juju-backup-all"
repository_description = "Tool for backing up charms, local juju configs, and juju controllers."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/juju-lint_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "juju-lint"
repository_description = "Run checks against a juju model"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/layer-beats-base_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "layer-beats-base"
repository_description = "Base layer for Elastic Beats. This is a middle layer, and not designed to be self deployable"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/layer-filebeat_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "layer-filebeat"
repository_description = "Filebeat is a lightweight log shipper. This is the source for the filebeat charm in the Juju charm store."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "openstack-exporter-operator"
repository_description = "The openstack-exporter-operator is a machine charm for openstack-exporter."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "prometheus-hardware-exporter"
repository_description = "Prometheus Hardware Exporter is an exporter for Hardware Observer"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "prometheus-juju-backup-all-exporter"
repository_description = "Prometheus exporter snap for charm-juju-backup-all"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/prometheus-juju-exporter_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "prometheus-juju-exporter"
repository_description = "prometheus-juju-exporter snap collects machines' running status in all models under a Juju controller."
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "prometheus-openstack-exporter"
repository_description = "OpenStack exporter for the prometheus monitoring system"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
5 changes: 5 additions & 0 deletions terraform-plans/configs/smartctl-exporter-snap_main.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ repository = "smartctl-exporter-snap"
repository_description = "Snap package for smartctl_exporter"
branch = "main"
templates = {
gitignore = {
source = "./templates/github/gitignore.tftpl"
destination = ".gitignore"
vars = {}
}
codeowners = {
source = "./templates/github/CODEOWNERS.tftpl"
destination = ".github/CODEOWNERS"
Expand Down
Loading

0 comments on commit 573421b

Please sign in to comment.