summaryrefslogtreecommitdiff
path: root/out
Commit message (Collapse)AuthorAgeFilesLines
* Wireguard.Trygve Laugstøl2021-02-011-0/+6
|
* Updating files.Trygve Laugstøl2021-02-012-87/+146
|
* IO: Making input and output files have the same format.Trygve Laugstøl2021-01-291-17/+0
|
* Better main().Trygve Laugstøl2021-01-261-3/+41
| | | | | * Moving templates into their respective modules. * Supporting export type-based filtering. Probably not perfect.
* Better main() support.Trygve Laugstøl2021-01-261-31/+31
|
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-251-0/+17
| | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that.
* Switching WG code to use object references.Trygve Laugstøl2021-01-122-192/+151
|
* Better output YAML.Trygve Laugstøl2021-01-121-358/+260
| | | | | | | | Enabling object references internally in the document. Needed to write all objects in one go for Jackson to resolve all internal references. Applied some sorting magic to write out as many as possible objects on the root level. Will need some more magic later for customers to customize the output ordering.
* Starting on generating ansible files for docker-compose setups.Trygve Laugstøl2021-01-121-50/+120
|
* Updating FQDNs.Trygve Laugstøl2021-01-111-18/+18
|
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-111-80/+10
|
* Working terraform setup.Trygve Laugstøl2021-01-071-22/+26
|
* More Wireguard.Trygve Laugstøl2021-01-072-62/+88
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-061-15/+0
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-062-216/+0
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-061-5/+5
|
* Renaming VPN stuff to wireguard.Trygve Laugstøl2021-01-062-286/+286
|
* Implementing VPN connections.Trygve Laugstøl2021-01-062-72/+168
|
* Implementing VPN connections.Trygve Laugstøl2021-01-062-0/+120
|
* Better serializer for CIDRs too.Trygve Laugstøl2021-01-062-8/+2
|
* Generating IP addresses.Trygve Laugstøl2021-01-062-4/+86
|
* Better sorting.Trygve Laugstøl2021-01-051-54/+39
|
* VPN work.Trygve Laugstøl2021-01-041-8/+8
| | | | Finding all connections for a VPN host.
* VPN work.Trygve Laugstøl2021-01-032-156/+227
| | | | Also better sorting of output objects.
* Better sorted output files.Trygve Laugstøl2021-01-032-188/+188
|
* VPN work.Trygve Laugstøl2021-01-032-81/+259
|
* Generating DNS too.Trygve Laugstøl2021-01-011-106/+78
|
* Migrating to Drools.Trygve Laugstøl2021-01-011-0/+246
|
* Moving everything under durable_rules-test.Trygve Laugstøl2020-12-3055-331/+0
|
* Working TF code.Trygve Laugstøl2020-12-2915-27/+39
|
* Better structure.Trygve Laugstøl2020-12-2818-9/+48
| | | | Splitting machines and terraform machines, ditto with dns.
* Adding ansible and terraform configs.Trygve Laugstøl2020-12-2746-68/+86
|
* Adding back all appsTrygve Laugstøl2020-12-2722-0/+150
|
* Saving output from first phase tooTrygve Laugstøl2020-12-278-0/+52
|
* Adding keys to factsTrygve Laugstøl2020-12-278-2/+8
|
* Dumping to yaml files.Trygve Laugstøl2020-12-277-0/+54