Skip to content
  • Deepak C Shetty's avatar
    purge-cluster: Add support for user prompt · 2d12cc52
    Deepak C Shetty authored
    
    
    Add support for user prompt before purging the cluster. This
    ensure that accidental invocation of purge-cluster won't
    purge the cluster. Defaults to no purging, unless user either
    says 'yes' on the prompt or invokes the playbook with:
    `-e ireallymeanit=yes`. This also aligns neatly with ceph cli's
    --yes-i-really-mean-it option
    
    Signed-off-by: default avatarDeepak C Shetty <deepakcs@redhat.com>
    2d12cc52