You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
algo/roles
Micah R Ledbetter e944ee993a Embed certs into Windows deployment scripts (#840)
- Obviate need to copy separate script and certificate files
- Allow execution from any directory, not just the script's parent
  directory (no assumption of any particular working directory)
- Fix docs that neglected to mention copying cacert.pem
- Fix docs that incorrectly referred to the user cert store

As part of this work, rewrite the windows_client.ps1.j2 deployment
script template

- Add comment-based help
- Require admin privileges
- Use a Param() block
- Use parameter sets with -Add and -Remove switches
- Add the -GetInstalledCerts switch, to list any Algo certificates
  installed the machine's cert store
- Add the -SaveCerts switch, to save the embedded certificates to files
- Put Jinja2 variables inside Powershell variables,
- Use native Powershell cmdlets rather than shell out to certutil.exe
- Add a playbook to regenerate the windows_USER.ps1 scripts
6 years ago
..
client Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 6 years ago
cloud-azure Implementing blocks and additional fail hints #487 (#497) 7 years ago
cloud-digitalocean DigitalOcean - Add cleanup step for SSH key (#784) 7 years ago
cloud-ec2 proper cloudformation template (#815) 6 years ago
cloud-gce GCE. replace underscores (#698) 7 years ago
cloud-lightsail/tasks Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 6 years ago
cloud-openstack/tasks Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 6 years ago
cloud-scaleway/tasks Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 6 years ago
common Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 6 years ago
dns_adblocking Enable no-resolv (#816) 6 years ago
local Implementing blocks and additional fail hints #487 (#497) 7 years ago
ssh_tunneling Change the P12 and SSH passwords only for new users (#550) 7 years ago
vpn Embed certs into Windows deployment scripts (#840) 6 years ago