ol-infrastructure
ol-infrastructure copied to clipboard
edxapp build improvement - node_type
Description/Context
At this point we can probably deprecate building two separate AMI images for workers and web nodes and we can make the designation at runtime via userdata.
Plan/Design
- [ ] Verify that this can happen and that nothing special happens for web vs. worker at AMI bake time.
- [ ] Make changes to the userdata / AMI image to set COMPOSE_PROFILES at runtime.