https://bugzilla.wikimedia.org/show_bug.cgi?id=58561
Web browser: ---
Bug ID: 58561
Summary: Convert configuration to local repo on Tin for
Wikimania Scholarships application
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Wikimania Scholarships
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
The .env configuration file for the application is currently managed via the
role::wikimania_scholarships puppet role. Ryan Lane suggests that this be
migrated out into a local configuration repository on Tin instead to more
closely match other git-deploy managed projects and to decouple the
configuration of the app from puppet and the operations team.
# Create a configuration repository at scholarships/config
# Add a checkout_module_calls stanza to the deployment role for scholarships
# Remove the existing .env management from puppet
Ryan suggests that this checkout_module_calls stanza should do the right thing:
checkout_module_calls' => {
'file.symlink' => [
'/srv/deployment/scholarships/config/.env',
'/srv/deployment/scholarships/scholarships/.env'
]
}
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l