From bec39b77e2a684c4862f526c7860402cc4a99044 Mon Sep 17 00:00:00 2001 From: Petr Ruzicka Date: Fri, 22 Nov 2019 13:45:15 -0800 Subject: [PATCH] Fix spelling --- .spelling | 92 +++++++++++++++++++ README.md | 16 ++-- .../GitLab_CI_configuration.md | 6 +- templates/my_centos.md | 4 +- templates/my_ubuntu.md | 4 +- templates/my_windows-10-enterprise-eval.md | 8 +- templates/ubuntu.md | 4 +- templates/windows-10-enterprise-eval.md | 8 +- templates/windows-server-2012-eval.md | 8 +- templates/windows-server-2016-eval.md | 8 +- templates/windows-server-2019-eval.md | 8 +- 11 files changed, 129 insertions(+), 37 deletions(-) create mode 100644 .spelling rename GitLab_CI_configuration.md => docs/GitLab_CI_configuration.md (89%) diff --git a/.spelling b/.spelling new file mode 100644 index 00000000..e77a4dd7 --- /dev/null +++ b/.spelling @@ -0,0 +1,92 @@ +2d +amd64 +Ansible +AutoActivation +Autounattend +Baloon +build_remote_ssh_ubuntu.sh +build.sh +centos +CentOS +CENTOS_ARCH +CENTOS_TAG +CENTOS_TYPE +CENTOS_VERSION +common_windows_packages +com.redhat.spice.0 +Dockerfile +Dockerized +DoNotOpenInitialConfigurationTasksAtLogon +EnableLUA +en_US.UTF +ext4 +GitLab +GitLab_CI_configuration.md +gmail.com +hypervisor +i +IEHarden +iso +keymap +kickstart +libvirt +Libvirt +logrotate +logwatch +my_ +my_common_defaults +netkvm +NetKVM +playbook +Playbook +Plugin +plugins +preseed +pvpanic +Qemu +qemu-ga +qemu-ga-x64 +QEMU-KVM +qxldod +RedHat +sar +snmpd +ssh +sshd +sshing +sysstat +timezone +u +UBUNTU_ARCH +UBUNTU_TYPE_UC +UBUNTU_VERSION +unattended.xml +VAGRANTUP_ACCESS_TOKEN +VAGRANTUP_ACCESS_TOKEN +vda1 +vdagent-win +vioinput +viorng +vioscsi +vioser +vioserial +viostor +Virtio +VirtIO +virtio-input-host-pci +virtio-keyboard-pci +virtio-mouse-pci +virtio-tablet-pci +virtio-win +virtualbox +VirtualBox +Win32NT-common +WINDOWS_ARCH +WINDOWS_EDITION_UC +WINDOWS_RELEASE_UC +WINDOWS_TYPE_UC +WINDOWS_VERSION +WinRM +xfs +xz +yml diff --git a/README.md b/README.md index 5779ba5a..4ec1d9ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Packer Templates mainly for the Vagrant [libvirt][libvirt] and [virtualbox][virtualbox] +# Packer Templates mainly for the Vagrant [libvirt][libvirt] and [VirtualBox][virtualbox] -## Customized+Clean/Minimal boxes for [libvirt][libvirt] and [virtualbox][virtualbox] +## Customized+Clean/Minimal boxes for [libvirt][libvirt] and [VirtualBox][virtualbox] [libvirt]: /~https://github.com/vagrant-libvirt/vagrant-libvirt [virtualbox]: https://www.vagrantup.com/docs/virtualbox/ @@ -10,7 +10,7 @@ --- -### Github repository for bug reports or feature requests +### GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -86,7 +86,7 @@ begins with "my_" - they are preconfigured with the following: * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA @@ -95,7 +95,7 @@ begins with "my_" - they are preconfigured with the following: ### Customized Windows 10 installation * added packages: see the [common_windows_packages](/~https://github.com/ruzickap/ansible-role-my_common_defaults/blob/master/vars/Windows.yml) -* Additional configuration done via ansible playbook [Win32NT-common.yml](/~https://github.com/ruzickap/ansible-role-my_common_defaults/blob/master/tasks/Win32NT-common.yml) +* Additional configuration done via Ansible playbook [Win32NT-common.yml](/~https://github.com/ruzickap/ansible-role-my_common_defaults/blob/master/tasks/Win32NT-common.yml) ### Additional Drivers installed for libvirt boxes - [VirtIO](https://fedoraproject.org/wiki/Windows_Virtio_Drivers) @@ -118,13 +118,13 @@ for Windows: * pvpanic: QEMU pvpanic device driver * qemu-ga: [Qemu Guest Agent](http://wiki.libvirt.org/page/Qemu_guest_agent) -### Additional Drivers installed for virtualbox boxes +### Additional Drivers installed for VirtualBox boxes * VirtualBox Guest Additions ## How to build images remotely -If you want to build the images yourself you will need passwordless ssh access +If you want to build the images yourself you will need password-less ssh access to the latest Fedora server and locally installed Ansible. The server should not have IPs from this range `192.168.121.0/24` - this is used by Vagrant + libvirt by default. @@ -329,4 +329,4 @@ packer build -only="qemu" my_windows.json * `vagrant_init_destroy_boxes.sh` - tests all `*.box` images in the current directory using `vagrant add/up/ssh/winrm/destroy` -GitLab CI configuration can be found here: [GitLab_CI_configuration.md](GitLab_CI_configuration.md) +GitLab CI configuration can be found here: [GitLab_CI_configuration.md](docs/GitLab_CI_configuration.md) diff --git a/GitLab_CI_configuration.md b/docs/GitLab_CI_configuration.md similarity index 89% rename from GitLab_CI_configuration.md rename to docs/GitLab_CI_configuration.md index 3526a68c..c539194d 100644 --- a/GitLab_CI_configuration.md +++ b/docs/GitLab_CI_configuration.md @@ -1,4 +1,4 @@ -# Gitlab setup +# GitLab setup [![Build Status](https://gitlab.com/ruzickap/packer-templates/badges/master/pipeline.svg)](https://gitlab.com/ruzickap/packer-templates/badges/master/pipeline.svg) @@ -9,9 +9,9 @@ Vagrant automatically every month. * `ruzickap/packer-templates` -> Connect * Settings - * General -> Topics -> packer, vitualbox, vagrant, box, windows, ubuntu, + * General -> Topics -> packer, virtualbox, vagrant, box, windows, ubuntu, centos, images - * Repository -> Protected Branches -> `master` -> Unprotect + * Repository -> Protected Branches -> `master` -> not protect * CI/CD * General pipelines * Timeout: 2d diff --git a/templates/my_centos.md b/templates/my_centos.md index c1f41c74..bb615d97 100644 --- a/templates/my_centos.md +++ b/templates/my_centos.md @@ -2,11 +2,11 @@ Modified CentOS ${CENTOS_VERSION} (${CENTOS_TAG}) ${CENTOS_ARCH} box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) diff --git a/templates/my_ubuntu.md b/templates/my_ubuntu.md index 7aa4672f..997d5adc 100644 --- a/templates/my_ubuntu.md +++ b/templates/my_ubuntu.md @@ -1,11 +1,11 @@ # [My Ubuntu ${UBUNTU_VERSION} ${UBUNTU_TYPE_UC}](http://www.ubuntu.com/${UBUNTU_TYPE}) Modified Ubuntu ${UBUNTU_TYPE_UC} ${UBUNTU_ARCH} box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) diff --git a/templates/my_windows-10-enterprise-eval.md b/templates/my_windows-10-enterprise-eval.md index b513d87b..9fc7fd3a 100644 --- a/templates/my_windows-10-enterprise-eval.md +++ b/templates/my_windows-10-enterprise-eval.md @@ -2,11 +2,11 @@ Modified Windows $WINDOWS_VERSION ${WINDOWS_EDITION_UC} ($WINDOWS_ARCH) Evaluation base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -17,7 +17,7 @@ and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. * [Vagrant Libvirt Plugin](/~https://github.com/pradels/vagrant-libvirt#installation) * [VirtualBox](https://www.virtualbox.org/) -## Requirements for linux distributions running Vagrant +## Requirements for Linux distributions running Vagrant Unfortunately you can not use the Vagrant package provided by your Linux distribution (at least for CentOS / Fedora / Debian). @@ -93,7 +93,7 @@ See the [Autounattend file](/~https://github.com/ruzickap/packer-templates/blob/ma * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA diff --git a/templates/ubuntu.md b/templates/ubuntu.md index 32b60dcf..cf381e32 100644 --- a/templates/ubuntu.md +++ b/templates/ubuntu.md @@ -2,11 +2,11 @@ Clean + Minimal + Latest Ubuntu ${UBUNTU_TYPE_UC} ${UBUNTU_ARCH} base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) and -[virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +[VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) diff --git a/templates/windows-10-enterprise-eval.md b/templates/windows-10-enterprise-eval.md index 88aa6cb7..f59baef3 100644 --- a/templates/windows-10-enterprise-eval.md +++ b/templates/windows-10-enterprise-eval.md @@ -2,11 +2,11 @@ Clean and minimal Windows $WINDOWS_VERSION ${WINDOWS_EDITION_UC} ($WINDOWS_ARCH) Evaluation base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -17,7 +17,7 @@ and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. * [Vagrant Libvirt Plugin](/~https://github.com/pradels/vagrant-libvirt#installation) * [VirtualBox](https://www.virtualbox.org/) -## Requirements for linux distributions running Vagrant +## Requirements for Linux distributions running Vagrant Unfortunately you can not use the Vagrant package provided by your Linux distribution (at least for CentOS / Fedora / Debian). @@ -93,7 +93,7 @@ See the [Autounattend file](/~https://github.com/ruzickap/packer-templates/blob/ma * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA diff --git a/templates/windows-server-2012-eval.md b/templates/windows-server-2012-eval.md index d780ebd6..c547ee1c 100644 --- a/templates/windows-server-2012-eval.md +++ b/templates/windows-server-2012-eval.md @@ -3,11 +3,11 @@ Clean and minimal Windows ${WINDOWS_TYPE_UC} $WINDOWS_VERSION ${WINDOWS_RELEASE_UC} ${WINDOWS_EDITION_UC} ($WINDOWS_ARCH) Evaluation base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -18,7 +18,7 @@ and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. * [Vagrant Libvirt Plugin](/~https://github.com/pradels/vagrant-libvirt#installation) * [VirtualBox](https://www.virtualbox.org/) -## Requirements for linux distributions running Vagrant +## Requirements for Linux distributions running Vagrant Unfortunately you can not use the Vagrant package provided by your Linux distribution (at least for CentOS / Fedora / Debian). @@ -94,7 +94,7 @@ See the [Autounattend file](/~https://github.com/ruzickap/packer-templates/blob/ma * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA diff --git a/templates/windows-server-2016-eval.md b/templates/windows-server-2016-eval.md index 737207f5..37a0c0c0 100644 --- a/templates/windows-server-2016-eval.md +++ b/templates/windows-server-2016-eval.md @@ -2,11 +2,11 @@ Clean and minimal Windows ${WINDOWS_TYPE_UC} $WINDOWS_VERSION ${WINDOWS_EDITION_UC} ($WINDOWS_ARCH) Evaluation base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -17,7 +17,7 @@ and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. * [Vagrant Libvirt Plugin](/~https://github.com/pradels/vagrant-libvirt#installation) * [VirtualBox](https://www.virtualbox.org/) -## Requirements for linux distributions running Vagrant +## Requirements for Linux distributions running Vagrant Unfortunately you can not use the Vagrant package provided by your Linux distribution (at least for CentOS / Fedora / Debian). @@ -93,7 +93,7 @@ See the [Autounattend file](/~https://github.com/ruzickap/packer-templates/blob/ma * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA diff --git a/templates/windows-server-2019-eval.md b/templates/windows-server-2019-eval.md index 737207f5..37a0c0c0 100644 --- a/templates/windows-server-2019-eval.md +++ b/templates/windows-server-2019-eval.md @@ -2,11 +2,11 @@ Clean and minimal Windows ${WINDOWS_TYPE_UC} $WINDOWS_VERSION ${WINDOWS_EDITION_UC} ($WINDOWS_ARCH) Evaluation base box for [libvirt](/~https://github.com/vagrant-libvirt/vagrant-libvirt) -and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. +and [VirtualBox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. --- -## Github repository for bug reports or feature requests +## GitHub repository for bug reports or feature requests * [/~https://github.com/ruzickap/packer-templates/](/~https://github.com/ruzickap/packer-templates/) @@ -17,7 +17,7 @@ and [virtualbox](https://www.vagrantup.com/docs/virtualbox/) Vagrant providers. * [Vagrant Libvirt Plugin](/~https://github.com/pradels/vagrant-libvirt#installation) * [VirtualBox](https://www.virtualbox.org/) -## Requirements for linux distributions running Vagrant +## Requirements for Linux distributions running Vagrant Unfortunately you can not use the Vagrant package provided by your Linux distribution (at least for CentOS / Fedora / Debian). @@ -93,7 +93,7 @@ See the [Autounattend file](/~https://github.com/ruzickap/packer-templates/blob/ma * Firewall allows Remote Desktop connections * AutoActivation skipped * DoNotOpenInitialConfigurationTasksAtLogon set to true -* WinRM (ssl) enabled +* WinRM (SSL) enabled * New Network Window turned off * Administrator account enabled * EnableLUA