Skip to content

Instantly share code, notes, and snippets.

View aboutte's full-sized avatar

Andy Boutte aboutte

  • Cedar Rapids, IA
View GitHub Profile
@aboutte
aboutte / terraform-aws-provider-creating-minio-bucket.sh
Created April 7, 2020 01:29
Terraform AWS Provider Creating Minio Bucket
$ terraform -v
Terraform v0.11.7
aboutte@: ~/Desktop/terraform
$ terraform init
Initializing provider plugins...
The following providers do not have any version constraints in configuration,
so the latest version was installed.
puts "testing inside ruby script"
@aboutte
aboutte / click links
Created August 24, 2016 04:52
click a link from all posts in sitemap.mxml
@aboutte
aboutte / Vagrantfile
Created August 23, 2016 14:55
Vagrantfile to set some time synchronization configs
Vagrant.configure("2") do |config|
config.vm.provider :virtualbox do |virtualbox|
# set timesync parameters to keep the clocks better in sync
# sync time every 10 seconds
virtualbox.customize [ "guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-interval", 10000 ]
# adjustments if drift > 100 ms
virtualbox.customize [ "guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-min-adjust", 100 ]
# sync time on restore
virtualbox.customize [ "guestproperty", "set", :id, "/VirtualBox/GuestAdd/VBoxService/--timesync-set-on-restore", 1 ]
# sync time on start

Keybase proof

I hereby claim:

  • I am aboutte on github.
  • I am aboutte (https://keybase.io/aboutte) on keybase.
  • I have a public key ASCQSE1m2XreehB4YJ1O4N4_621AlpnbhAGaOb1sNdQXhgo

To claim this, I am signing this object: