mirror of
https://github.com/go-gitea/infrastructure.git
synced 2026-07-22 10:15:23 -04:00
[PR #7] [MERGED] Replaced scaleway with DO #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/infrastructure/pull/7
Author: @tboerger
Created: 12/14/2016
Status: ✅ Merged
Merged: 12/14/2016
Merged by: @lunny
Base:
master← Head:do📝 Commits (1)
3327149Replaced scaleway with DO📊 Changes
23 files changed (+707 additions, -253 deletions)
View changed files
📝
ansible/group_vars/all.yml(+0 -6)📝
ansible/host_vars/dchi.yml(+0 -0)➕
ansible/host_vars/pangu.yml(+0 -0)📝
ansible/hosts.ini(+2 -1)📝
ansible/playbook.yml(+21 -6)📝
ansible/roles/base/vars/ubuntu.yml(+2 -0)➕
ansible/roles/demo/defaults/main.yml(+2 -0)➕
ansible/roles/demo/handlers/main.yml(+5 -0)➕
ansible/roles/demo/tasks/main.yml(+21 -0)➕
ansible/roles/demo/templates/default.j2(+0 -0)➕
ansible/roles/demo/templates/service.j2(+26 -0)📝
ansible/roles/minio/templates/service.j2(+1 -1)📝
docs/terraform.png(+0 -0)➕
templates/user_data.yml(+50 -0)➕
terraform/demos.tf(+34 -0)📝
terraform/domains.tf(+62 -58)📝
terraform/outputs.tf(+19 -3)📝
terraform/providers.tf(+2 -4)📝
terraform/servers.tf(+27 -23)➕
terraform/sshkeys.tf(+6 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.