diff options
author | Elizabeth Alexander Hunt <me@liz.coffee> | 2025-05-07 18:10:57 -0700 |
---|---|---|
committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2025-05-07 18:10:57 -0700 |
commit | b8ffbfe27eae919750ef4d3facf02393d1004287 (patch) | |
tree | 78a22cffd1a387a1f482aac78a93fb951dcc81bb /group_vars/oci.yml | |
parent | 59417f290463d3aabbf3ec2ab8e75703928db217 (diff) | |
download | infra-b8ffbfe27eae919750ef4d3facf02393d1004287.tar.gz infra-b8ffbfe27eae919750ef4d3facf02393d1004287.zip |
.git was corrupted on the machine i worked on these many commits. so here it is all at once :P
Diffstat (limited to 'group_vars/oci.yml')
-rw-r--r-- | group_vars/oci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/group_vars/oci.yml b/group_vars/oci.yml new file mode 100644 index 0000000..7bc2db0 --- /dev/null +++ b/group_vars/oci.yml @@ -0,0 +1,3 @@ +--- + +oci_base: "{{ swarm_base }}/oci" |