Skip to content

Commit

Permalink
Remove civdocker version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngrySoundTech committed May 12, 2024
1 parent bf2661a commit 0ce59eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ansible/variables/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ settings:
enabled: true
minecraft: &default_minecraft
enabled: true
civdocker_version: latest
whitelist: false
resources: &default_minecraft_resources
memory: 40G
Expand All @@ -22,7 +21,6 @@ settings:
environment: Production
minecraft:
<<: *default_minecraft
civdocker_version: '2.0.0'
auth:
enabled: false # TODO: MOVE

Expand All @@ -31,7 +29,6 @@ settings:
environment: Test
minecraft:
<<: *default_minecraft
civdocker_version: '2.0.0'
whitelist: true
resources:
<<: *default_minecraft_resources
Expand Down

0 comments on commit 0ce59eb

Please sign in to comment.