blogs / twisted: drop magazine/communityblog and twisted bot instances from our old cloud.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-08-19 22:36:30 +00:00 committed by Pierre-Yves Chibon
parent 6465379297
commit 25f3020473
14 changed files with 0 additions and 368 deletions

View file

@ -25,6 +25,4 @@ value01.phx2.fedoraproject.org
tang01.phx2.fedoraproject.org
taskotron01.qa.fedoraproject.org
nuancier01.phx2.fedoraproject.org
magazine2.fedorainfracloud.org
communityblog.fedorainfracloud.org
upstreamfirst.fedorainfracloud.org

View file

@ -1,24 +0,0 @@
---
image: rhel7-20141015
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,web-443-anywhere-persistent,default,all-icmp-persistent
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: persistent
inventory_instance_name: communityblog
hostbase: communityblog
public_ip: 209.132.184.207
root_auth_users: nb chrisroberts jflory7
description: fedora community blog
host_backup_targets: ['/var/www/html']
db_backup_dir: ['/backups']
dbs_to_backup: ['wp']
mariadb_root_password: "{{ communityblog_mariadb_password }}"
extra_enablerepos: ''
cloud_networks:
# persistent-net
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"

View file

@ -1,30 +0,0 @@
---
image: rhel7-20141015
instance_type: m1.large
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,web-443-anywhere-persistent,allow-nagios-persistent,default,all-icmp-persistent
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: persistent
inventory_instance_name: magazine2
hostbase: magazine2
public_ip: 209.132.184.52
root_auth_users: nb chrisroberts pfrields
description: Fedora Magazine
host_backup_targets: ['/var/www/html']
db_backup_dir: ['/backups']
dbs_to_backup: ['wp']
mariadb_root_password: "{{ magazine_mariadb_password }}"
extra_enablerepos: ''
cloud_networks:
# persistent-net
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
nagios_Check_Services:
nrpe: true
sshd: true
httpd: true
swap: false

View file

@ -1,17 +0,0 @@
---
image: "{{ fedora26_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora26-1
hostbase: twisted-fedora26-1
public_ip: 209.132.184.185
description: twisted buildbot for fedora 26
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1,17 +0,0 @@
---
image: "{{ fedora26_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora26-2
hostbase: twisted-fedora26-2
public_ip: 209.132.184.186
description: twisted buildbot for fedora 26
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1,17 +0,0 @@
---
image: "{{ fedora27_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora27-1
hostbase: twisted-fedora27-1
public_ip: 209.132.184.90
description: twisted buildbot for fedora 27
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1,17 +0,0 @@
---
image: "{{ fedora27_x86_64 }}"
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-fedora27-1
hostbase: twisted-fedora27-1
public_ip: 209.132.184.113
description: twisted buildbot for fedora 27
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1,17 +0,0 @@
---
image: rhel7-20141015
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-rhel7-1
hostbase: twisted-rhel7-1
public_ip: 209.132.184.187
description: twisted buildbot for rhel7 1
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1,17 +0,0 @@
---
image: rhel7-20141015
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default
zone: nova
tcp_ports: [22, 80, 443]
inventory_tenant: pythonbots
inventory_instance_name: twisted-rhel7-2
hostbase: twisted-rhel7-2
public_ip: 209.132.184.188
description: twisted buildbot for rhel7 2
cloud_networks:
# pythonbots-net
- net-id: "36ca66de-001d-4807-a688-58c363d84d68"

View file

@ -1293,14 +1293,6 @@ pagure01.fedoraproject.org
[pagure_stg]
pagure-stg01.fedoraproject.org
[twisted_buildbots]
twisted-fedora26-1.fedorainfracloud.org
twisted-fedora26-2.fedorainfracloud.org
twisted-fedora27-1.fedorainfracloud.org
twisted-fedora27-2.fedorainfracloud.org
twisted-rhel7-1.fedorainfracloud.org
twisted-rhel7-2.fedorainfracloud.org
[infinote]
infinote.fedoraproject.org

View file

@ -128,7 +128,6 @@
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/artboard.fedorainfracloud.org.yml
#- import_playbook: /srv/web/infra/ansible/playbooks/hosts/cloud-noc01.cloud.fedoraproject.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/communityblog.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/commops.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/data-analysis01.phx2.fedoraproject.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/developer.fedorainfracloud.org.yml
@ -138,7 +137,6 @@
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/glittergallery-dev.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/iddev.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/lists-dev.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/magazine2.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/ansiblemagazine.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/regcfp2.fedorainfracloud.org.yml
- import_playbook: /srv/web/infra/ansible/playbooks/hosts/respins.fedorainfracloud.org.yml

View file

@ -1,36 +0,0 @@
- name: check/create instances
hosts: twisted_buildbots
gather_facts: False
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/web/infra/ansible/vars/fedora-cloud.yml
- /srv/private/ansible/files/openstack/passwords.yml
tasks:
- import_tasks: "{{ tasks_path }}/persistent_cloud.yml"
- name: setup all the things
hosts: twisted_buildbots
gather_facts: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/private/ansible/files/openstack/passwords.yml
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
pre_tasks:
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
- name: set hostname (required by some services, at least postfix need it)
hostname: name="{{inventory_hostname}}"
tasks:
- name: add twisted key
authorized_key: user=root key="{{ item }}"
with_file:
- /srv/web/infra/ansible/files/twisted/ssh-pub-key
tags:
- config
- sshkeys

View file

@ -1,80 +0,0 @@
- name: check/create instance
hosts: communityblog.fedorainfracloud.org
gather_facts: False
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/web/infra/ansible/vars/fedora-cloud.yml
- /srv/private/ansible/files/openstack/passwords.yml
tasks:
- import_tasks: "{{ tasks_path }}/persistent_cloud.yml"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"
- name: setup all the things
hosts: communityblog.fedorainfracloud.org
gather_facts: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/private/ansible/files/openstack/passwords.yml
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
pre_tasks:
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
- name: set hostname (required by some services, at least postfix need it)
hostname: name="{{inventory_hostname}}"
tasks:
- name: add packages
package: state=present name={{ item }}
with_items:
- httpd
- php
- php-mysql
- mariadb-server
- mariadb
- mod_ssl
- php-mcrypt
- php-mbstring
- wget
- unzip
- postfix
- wordpress
- git
- name: enable httpd service
service: name=httpd enabled=yes state=started
- name: configure postfix for ipv4 only
raw: postconf -e inet_protocols=ipv4
- name: enable local postfix service
service: name=postfix enabled=yes state=started
- name: clone (or update) community blog theme
git: repo=https://pagure.io/communityblog-theme.git dest=/usr/share/wordpress/wp-content/themes/community-theme-git
- name: ensure symlink exists for theme
file: src=/usr/share/wordpress/wp-content/themes/community-theme-git/community-theme dest=/usr/share/wordpress/wp-content/themes/communityblog-theme-0.02 state=link
roles:
- basessh
- nagios_client
- mariadb_server
post_tasks:
- name: create databaseuser
mysql_user: name=commbloguser
host=localhost
state=present
password="{{ communityblog_db_password }}"
priv="wp.*:ALL"
- name: Wordpress cron
cron: name="Wordpress cron"
minute="*/10"
job="curl http://localhost:8008/wp-cron.php >/dev/null"

View file

@ -1,84 +0,0 @@
- name: check/create instance
hosts: magazine2.fedorainfracloud.org
gather_facts: False
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/web/infra/ansible/vars/fedora-cloud.yml
- /srv/private/ansible/files/openstack/passwords.yml
tasks:
- import_tasks: "{{ tasks_path }}/persistent_cloud.yml"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"
- name: setup all the things
hosts: magazine2.fedorainfracloud.org
gather_facts: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- /srv/private/ansible/vars.yml
- /srv/private/ansible/files/openstack/passwords.yml
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
pre_tasks:
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
- name: set hostname (required by some services, at least postfix need it)
hostname: name="{{inventory_hostname}}"
tasks:
- name: add packages
package: state=present name={{ item }}
with_items:
- httpd
- php
- php-mysql
- mariadb-server
- mariadb
- mod_ssl
- php-mcrypt
- php-mbstring
- wget
- unzip
- postfix
- wordpress
- name: enable httpd service
service: name=httpd enabled=yes state=started
- name: configure postfix for ipv4 only
raw: postconf -e inet_protocols=ipv4
- name: enable local postfix service
service: name=postfix enabled=yes state=started
- name: allow httpd to send mail
seboolean: name=httpd_can_sendmail state=true persistent=true
roles:
- basessh
- nagios_client
- mariadb_server
post_tasks:
- name: create databaseuser
mysql_user: name=magazine
host=localhost
state=present
password="{{ magazine_db_password }}"
priv="magazine.*:ALL"
- name: Wordpress cron
cron: name="Wordpress cron"
minute="*/10"
job="curl -s http://localhost:8008/wp-cron.php >/dev/null"
- name: Wordpress nightly update check
cron: name="Wordpress nightly update check"
special_time="daily"
job="yum -y -q update wordpress"
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"