Updated from OpenStack Ansible Tests

Change-Id: Ib9468470dec2579e0273d0c5eeb4e2224b06aecb
This commit is contained in:
OpenStack Proposal Bot
2018年06月06日 00:45:16 +00:00
parent b56ff9d141
commit 37392e2127

2
Vagrantfile vendored
View File

@@ -18,6 +18,8 @@ Vagrant.configure(2) do |config|
config.vm.provider "virtualbox" do |v|
v.memory = 6144
v.cpus = 2
# https://github.com/hashicorp/vagrant/issues/9524
v.customize ["modifyvm", :id, "--audio", "none"]
end
config.vm.synced_folder ".", "/vagrant", type: "rsync"
Reference in New Issue
openstack/openstack-ansible-rabbitmq_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.