Custom-cirros: Add a dns entry
Change-Id: I9a84dcdaaf8186ece2f1142f7446379ea6155f1b
This commit is contained in:
parent
32da486c69
commit
b37cabac99
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo echo "nameserver {{ dns_server }}" > /etc/resolv.conf
|
||||
cd /home/cirros/ && wget "{{ octavia_test_bin_path }}"
|
||||
echo "Browbeat workload installed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user