Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
sdc
/
acd7ec01fb7a388324f95e46a34cb62db7eefacf
/
.
/
sdc-os-chef
/
sdc-elasticsearch
/
startup.sh
blob: 6c9b0c06294de327df2dc13169d9621796c11ea1 [
file
] [
log
] [
blame
]
#!/bin/sh
cd
/
root
/
chef
-
solo
/
chef
-
solo
-
c solo
.
rb
-
E $
{
ENVNAME
}
/
docker
-
entrypoint
.
sh elasticsearch
&
while
true
;
do
sleep
2
;
done