commit | 5461a7c733f868a4c84661fa49a37212d7ab6f80 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 08 13:05:24 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Aug 08 13:05:24 2017 -0700 |
tree | e57a94e60d2e1773a32dedf36e431a44afd9afc6 | |
parent | c13bdad3eb0872edc8d12e6030d73d3259d36776 [diff] |
[CORD-1685] Adding copyright informations Change-Id: Ie4ab86c9d6e8d2edccfec3331f14ba70cbd4150b
Having a profile deployed is required. To add extensions listed in your profile-manifest
as:
enabled_gui_extensions: - name: sample path: orchestration/xos-sample-gui-extension
NOTE: the name
field must match the subdirectory specified in conf/app/gulp.conf.js
(eg: dist/extensions/sample
)
Execute: ansible-playbook -i inventory/mock-rcord deploy-xos-gui-extensions-playbook.yml
NOTE: remember to replate inventory/**
with the actual cord_profile
you are using