Skip to content

Commit

Permalink
Removed Vault breaking default
Browse files Browse the repository at this point in the history
  • Loading branch information
AllRWeak committed May 2, 2024
1 parent 36245bd commit e5871c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .makerc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ CONTAINER_HOSTNAME :=${IMAGE_NAME}-${CONTAINER_USER_NAME}

DISPLAY :=$(or ${DISPLAY},0.0 ) # Default for MacOS that doesn't have a DISPLAY en var

MAKEVAR_USE_ANSIBLE_VAULT :=$(or ${MAKEVAR_USE_ANSIBLE_VAULT},0 ) # Default to not use ansible vault if not set in .makerc-vars

BUILD_ARGS := --build-arg CONTAINER_USER_ID=${CONTAINER_USER_ID} --build-arg CONTAINER_GROUP_ID=${CONTAINER_GROUP_ID} --build-arg TZ=${MAKEVAR_TZ}

0 comments on commit e5871c8

Please sign in to comment.