github.com/swiftstack/ProxyFS@v0.0.0-20210203235616-4017c267d62f/bin/resetswift (about)

     1  #!/bin/bash
     2  #
     3  # Copyright (c) 2015-2021, NVIDIA CORPORATION.
     4  # SPDX-License-Identifier: Apache-2.0
     5  
     6  /vagrant/bin/cleanswift
     7  cd /tmp/vagrant-chef*/ && sudo chef-solo -c solo.rb -j dna.json -o swift::data
     8  sudo service rsyslog restart
     9  sudo service memcached restart