Commit graph

16 commits

Author SHA1 Message Date
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