Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Proper Ansible configuration for group vars #1

Closed
brucellino opened this issue Mar 28, 2018 · 1 comment
Closed

Proper Ansible configuration for group vars #1

brucellino opened this issue Mar 28, 2018 · 1 comment
Assignees

Comments

@brucellino
Copy link
Member

The playbook uses a role which has some dependencies including an nginx role. This needs a variable for which sites you want to enable on the nginx server. This should be put in group_vars, but for some reason ansible is not picking this up.

@brucellino brucellino self-assigned this Mar 28, 2018
brucellino added a commit that referenced this issue Mar 28, 2018
@brucellino
Copy link
Member Author

Fixed in 56b6788

brucellino added a commit that referenced this issue Mar 30, 2018
WIP #2

Add Travis

Just lint the yamls

Add certs and signing key

Don't try ansible-lint just yet

Group vars for the forum hosts

Fix #1
Fix #3

Add playbook and inventory

add Certificate chain

Add newline to make whatever lint god happy

WIP on #2

Harden SSL

I totally didn't just read https://mozilla.github.io/server-side-tls/ssl-config-generator/
.... this one is all me. I'm a frikkin SSL genius.

WIP #3

Make the server listen on http, but redirect to https

I've added two protocol-specific sites and removed the default one.

The variables for the servers have been added to group_vars/forum.yml

There is a possibility of conflict with existing default configuraitons,
so there should be a check to see that these are the _only_ server configs
This is not implemented yet.

Fixed #2

Add SMTP vars to use Google as a relay

WIP on #6

Gmail SMTP vars and plugins

Set the SMTP vars to use the unauthenticated SMTP relay from google.
This has been set up by the gsuite admin to accept connections based
on the IP of the server.

Also added the plugins vars in preparation for the OAuth2 integration
for CheckIn
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant