Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2534007
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
630 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/ansible/Makefile b/ansible/Makefile
index a8b290af..f1908ac7 100644
--- a/ansible/Makefile
+++ b/ansible/Makefile
@@ -1,12 +1,12 @@
OX_API_KEY=
FIREBASE_API_KEY=
HOSTNAME=
PUBLIC_IP=
ADMIN_PASSWORD=simple123
-GIT_BRANCH=beta-release
-CONFIG=config.demo
+GIT_BRANCH=master
+CONFIG=config.prod
setup:
touch ./hosts
echo "${HOSTNAME}" > ./hosts
ansible-playbook -v --inventory=./hosts --extra-vars="config=${CONFIG} hostname=${HOSTNAME} openexchangerates_api_key=${OX_API_KEY} firebase_api_key=${FIREBASE_API_KEY} public_ip=${PUBLIC_IP} admin_password=${ADMIN_PASSWORD} git_branch=${GIT_BRANCH}" setup.yml
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Feb 6, 5:51 AM (9 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
428115
Default Alt Text
(630 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment