fuel-plugin-vmware-dvs/hack.diff
Igor Gajsin d5d4ddd4a6 add hack.diff to the previous commit
Change-Id: Iafd9ee84375abf841e824a791ca960c64330a803
2015-08-03 18:22:12 +03:00

7 lines
186 B
Diff

38a39,43
> %%post
> /usr/bin/dockerctl copy /var/www/nailgun/plugins/${ name }/deployment_scripts/strike.py nailgun:/root
> /usr/bin/dockerctl shell nailgun python /root/strike.py
>
>