Pavel Raiskup
9ec46957fd
aws-cloud: clean up and try to fix batcave's host keys
2020-11-18 10:33:46 +01:00
Pavel Raiskup
f5f3c83104
aws-cloud: drop postfix hack
...
As we won't run the playbooks against IPs anymore.
2020-11-18 10:17:33 +01:00
Pavel Raiskup
f351fe2d32
aws_cloud: pre-setup hostname early
...
To allow the initial postfix start:
Nov 11 10:38:33 107.20.83.139 postfix/sendmail[26023]: warning: valid_hostname: numeric hostname: 107.20.83.139
Nov 11 10:38:33 107.20.83.139 postfix/sendmail[26023]: fatal: unable to use my own hostname
Nov 11 10:38:33 107.20.83.139 postfix[26025]: warning: valid_hostname: numeric hostname: 107.20.83.139
Nov 11 10:38:33 107.20.83.139 postfix[26025]: fatal: unable to use my own hostname
2020-11-11 11:45:55 +01:00
Pavel Raiskup
f7c0971788
aws_cloud: don't skip facts gathering
2020-04-24 21:34:25 +02:00
Mikolaj Izdebski
4aa2caa088
aws_cloud: import basessh role
2020-04-24 21:34:24 +02:00
Pavel Raiskup
7c98df7a75
aws_cloud: don't hack the keys more
...
This is done by basessh role.
2020-04-24 21:34:24 +02:00
Pavel Raiskup
ae21353b07
copr-be-dev-aws: another try with birthday
2020-04-24 21:34:24 +02:00
Pavel Raiskup
d0e45f67fa
aws_cloud: conditionalize things by birthday
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
68a1821b9b
remove whitespace, it annoys me
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
a78b7c92e1
copr: move iptables disabling directly to frontend role
2020-04-24 21:34:24 +02:00
Pavel Raiskup
f9934ce398
aws_cloud: don't run basessh role
...
It is done in cloud_setup_basic.yml.
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
43c8acf835
copr: make sure iptables are disabled
...
For some reason they can be started even if
baseiptables: False
maybe because the variable was initially set to True
and then switched to False, so the iptables were
already enabled.
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
234ac60c3b
copr: actually, use baseiptables variable to disable iptables
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
1e5692ce9b
stopping iptables probably isn't enough, let's mask it
2020-04-24 21:34:24 +02:00
Jakub Kadlcik
e7c0bc201e
disable iptables in aws, we have security groups
2020-04-24 21:34:24 +02:00
Pavel Raiskup
450688a699
aws_cloud.yml: more python3/fedora hacks
2020-04-24 21:34:23 +02:00
Pavel Raiskup
38b299509a
aws_cloud.yml: rely on python3 for now
2020-04-24 21:34:23 +02:00
Pavel Raiskup
99db42b520
aws_cloud.yml: install python-libselinux, not libselinux-python
2020-04-24 21:34:23 +02:00
Pavel Raiskup
7d30662023
copr: add aws_cloud.yml task replacing persistent_cloud.yml
...
And use it in copr-backend.yml playbook.
2020-04-24 21:34:23 +02:00