Loading R-CORD GUI Extension in related profiles
Change-Id: Ie28a8db78cee367db2b831ddf3578343c24372ee
diff --git a/Vagrantfile b/Vagrantfile
index 7be2fde..3d4cc21 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -13,7 +13,7 @@
d.vm.network "forwarded_port", guest: 6379, host: 6379
d.vm.network "private_network", ip: "192.168.46.100"
d.vm.provider "virtualbox" do |vb|
- vb.memory = "2048"
+ vb.memory = "4096"
vb.customize ["modifyvm", :id, "--natdnshostresolver1", "on"]
vb.customize ["modifyvm", :id, "--natdnsproxy1", "on"]
end
diff --git a/deploy-xos-playbook.retry b/deploy-xos-playbook.retry
new file mode 100644
index 0000000..09f420c
--- /dev/null
+++ b/deploy-xos-playbook.retry
@@ -0,0 +1 @@
+mockrcord_xos_ui_1
diff --git a/profile_manifests/mock-rcord.yml b/profile_manifests/mock-rcord.yml
index 1f6b2cf..00a85ea 100644
--- a/profile_manifests/mock-rcord.yml
+++ b/profile_manifests/mock-rcord.yml
@@ -46,6 +46,8 @@
enabled_gui_extensions:
- name: vtr
path: orchestration/xos_services/vtr/xos/gui
+ - name: rcord
+ path: orchestration/profiles/rcord/xos/gui
# GUI branding [OLD GUI to be removed]
gui_branding_name: "CORD"
diff --git a/profile_manifests/rcord.yml b/profile_manifests/rcord.yml
index cd5f904..e46ca1f 100644
--- a/profile_manifests/rcord.yml
+++ b/profile_manifests/rcord.yml
@@ -44,6 +44,8 @@
enabled_gui_extensions:
- name: vtr
path: orchestration/xos_services/vtr/xos/gui
+ - name: rcord
+ path: orchestration/profiles/rcord/xos/gui
# paths defined in manifest/default.xml
xos_services: