[HOWTO] UNPublish bucket to internet
Documentation |
Name: | [HOWTO] UNPublish bucket to internet |
Description: | [HOWTO] UNPublish bucket to internet |
Modification date : | 06/02/2020 |
Owner: | dodger |
Notify changes to: | Owner |
Tags: | ceph, object storage |
Scalate to: | The_fucking_bofh |
Pre-Requirements
Instructions
Access salt-master
as root
BucketName
Should be provided by the requester.
Export the gateway servers:
export THESERVER="avmlp-osnx-*"
salt "${THESERVER}" file.remove /etc/nginx/bucket.d/${BUCKETNAME}.conf
salt "${THESERVER}" file.remove /etc/nginx/bucket.d/${BUCKETNAME}.conf.bak
salt "${THESERVER}" service.reload tengine