commit | 620e26d3870bbcbce8599e101e59933027e7e7a5 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Thu May 25 18:28:44 2017 +0300 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Thu May 25 11:30:03 2017 -0400 |
tree | 8c71d4044f7910fc3947a6402504103e0d55cf3b | |
parent | 0c5f2cd7bf0730502c12f1d962bc2f52f41f44b7 [diff] [blame] |
Install ntp on internal ironic-master node Change-Id: If013718e96e122c433ad1ba434d06600b4f0a29c Reviewed-on: https://review.gerrithub.io/362582 Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com> Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/ironic_standalone/underlay--user-data-ironic.yaml b/tcp_tests/templates/ironic_standalone/underlay--user-data-ironic.yaml index 54a7f79..4031076 100644 --- a/tcp_tests/templates/ironic_standalone/underlay--user-data-ironic.yaml +++ b/tcp_tests/templates/ironic_standalone/underlay--user-data-ironic.yaml
@@ -50,6 +50,7 @@ - echo "nameserver 172.18.208.44 >> /etc/resolv.conf; - echo "nameserver 8.8.8.8 >> /etc/resolv.conf; - which wget >/dev/null || (apt-get update; apt-get install -y wget); + - apt-get install -y ntp - export IRONIC_PXE_MANAGER=dnsmasq - export IRONIC_PXE_INTERFACE_NAME=ens4