Merge pull request #11251 from jjasghar/jjasghar/alpabitize

Alphabiztize the Website and template
This commit is contained in:
Brian Cain 2019-12-11 16:33:25 -08:00 committed by GitHub
commit 4cdf2cdd8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ Vagrant.configure("2") do |config|
# information on available options.
# Enable provisioning with a shell script. Additional provisioners such as
# Puppet, Chef, Ansible, Salt, and Docker are also available. Please see the
# Ansible, Chef, Docker, Puppet and Salt are also available. Please see the
# documentation for more information about their specific syntax and use.
# config.vm.provision "shell", inline: <<-SHELL
# apt-get update

View File

@ -74,7 +74,7 @@ description: |-
providing the same operating system, packages, users, and
configurations, all while giving users the flexibility to use their
favorite editor, IDE, and browser. Vagrant also integrates with your
existing configuration management tooling like Chef, Puppet, Ansible,
existing configuration management tooling like Ansible, Chef, Docker, Puppet
or Salt, so you can use the same scripts to configure Vagrant as
production.
</p>