showcase-ansible-chatops icon indicating copy to clipboard operation
showcase-ansible-chatops copied to clipboard

Vagrant Demo showing ChatOps with Ansible

Results 2 showcase-ansible-chatops issues
Sort by recently updated
recently updated
newest added

Getting an error installing with Vagrant, trusty64 and focal64 failed, trying with bionic64 and got further ``` [2:11](https://stackstorm-community.slack.com/archives/C066APT88/p1649797918452639) chatops: +--------------------------+------------------------+--------------------------+--------------------------+--------------------------+ chatops: | id | status | task | action |...

Everytime I run `vagrant up` I get the error: ``` C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/fileutils.rb:1394:in `initialize': Permission denied @ rb_sysopen - C:/Users/trahloff/.vagrant.d/tmp/hosts.local (Errno::EACCES) ``` The Vagrantfile wasn't altered in any way. Visited Links: -...