aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-openstack/templates/secret.j2
blob: 0195e099349021820146b47f8961cfbda6eedf29 (plain)
1
2
3
4
5
6
<secret ephemeral='no' private='no'>
  <uuid>{{ ceph_uuid }}</uuid>
  <usage type='ceph'>
    <name>client.cinder secret</name>
  </usage>
</secret>
class="m">0 fi echo "===Install netperf before test begin!!!===" cp /etc/apt/sources.list /etc/apt/sources.list_bkp cp /etc/resolv.conf /etc/resolv.conf_bkp echo "nameserver 8.8.4.4" >> /etc/resolv.conf cat <<EOF >/etc/apt/sources.list deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse EOF sudo apt-get update sudo apt-get install -y netperf service netperf start echo "===Install netperf before test end!!!==="