Move Jinja2 template files into templates directory #137

Closed
samsapti wants to merge 9 commits from move_templates into main
Owner

Supercedes #58.

Supercedes #58.
samsapti added 3 commits 2022-12-06 18:11:30 +00:00
samsapti added the
Refactor
label 2022-12-06 18:16:33 +00:00
Owner

Fedt! Tak

Fedt! Tak
samsapti added 1 commit 2022-12-06 18:25:11 +00:00
Author
Owner

I've refactored the folder structure a bit to make it more streamlined. Let me test it in Vagrant before we merge it.

Basically, it looks like this now:

files
├── configs
│   ├── docker_registry
│   │   └── nginx.conf
│   ├── mastodon
│   │   └── postgresql.conf
│   ├── matrix
│   │   └── matrix.data.coop.log.config
│   ├── privatebin
│   │   └── conf.php
│   ├── riot
│   │   └── riot.im.conf
│   └── vhost
│       ├── mastodon
│       ├── matrix
│       ├── nextcloud
│       ├── riot
│       └── root
└── sso
    └── sso.data.coop.pem
I've refactored the folder structure a bit to make it more streamlined. Let me test it in Vagrant before we merge it. Basically, it looks like this now: ```txt files ├── configs │   ├── docker_registry │   │   └── nginx.conf │   ├── mastodon │   │   └── postgresql.conf │   ├── matrix │   │   └── matrix.data.coop.log.config │   ├── privatebin │   │   └── conf.php │   ├── riot │   │   └── riot.im.conf │   └── vhost │   ├── mastodon │   ├── matrix │   ├── nextcloud │   ├── riot │   └── root └── sso └── sso.data.coop.pem ```
samsapti added 1 commit 2022-12-06 18:39:37 +00:00
Author
Owner

Vagrant test successful!

Vagrant test successful!
Author
Owner
Sources used to check that `templates/` and `files/` prefixes are not necessary: - https://github.com/semaphor-dk/infopi/blob/master/roles/infopi/tasks/main.yml#L36-L50 - https://adamtheautomator.com/ansible-template/ CC: @reynir
reynir requested review from reynir 2022-12-06 18:58:38 +00:00
samsapti added 1 commit 2022-12-08 07:54:39 +00:00
samsapti force-pushed move_templates from cbe9a72cf2 to d6c6bd36e9 2022-12-08 07:59:23 +00:00 Compare
samsapti added 1 commit 2022-12-17 21:04:02 +00:00
samsapti force-pushed move_templates from 5bbe2aa327 to d6f0d6192d 2022-12-17 21:04:57 +00:00 Compare
Author
Owner

@reynir is this ready to be merged?

@reynir is this ready to be merged?
samsapti added 1 commit 2022-12-27 18:56:29 +00:00
samsapti added 1 commit 2023-04-07 23:01:13 +00:00
Author
Owner

I'm gonna close this one and make a new PR, this one is too outdated.

I'm gonna close this one and make a new PR, this one is too outdated.
samsapti closed this pull request 2023-07-09 17:44:39 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.