Updated from OpenStack Ansible Tests

Change-Id: I6d6d227efe1b4d592f02af2656904fe5c8a96efa
This commit is contained in:
OpenStack Proposal Bot
2018年01月22日 16:56:15 +00:00
parent a7a7259d10
commit 0477201c66

2
Vagrantfile vendored
View File

@@ -20,6 +20,8 @@ Vagrant.configure(2) do |config|
v.cpus = 2
end
config.vm.synced_folder ".", "/vagrant", type: "rsync"
config.vm.provision "shell",
privileged: false,
inline: <<-SHELL
Reference in New Issue
openstack/openstack-ansible-os_nova
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.