Update author name (#6856)

* Update author name

* updated author name

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
This commit is contained in:
Katheryn Satterlee
2022-07-30 13:47:28 +09:00
committed by GitHub
co-authored by Mike Thomas
parent b8705f89e0
commit 7d3d282301
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -709,7 +709,7 @@ Now that youre ready to use Fleet and have a host installed. Here's some next
<meta name="category" value="deploy">
<meta name="authorGitHubUsername" value="ksatter">
<meta name="authorFullName" value="Katheryn Satterlee">
<meta name="authorFullName" value="Kathy Satterlee">
<meta name="publishedOn" value="2022-06-27">
<meta name="articleTitle" value="Deploy Fleet on Hetzner Cloud with Cloud-init & Docker">
<meta name="articleImageUrl" value="../website/assets/images/articles/deploying-fleet-on-hetzner-1600x900@2x.jpg">
@@ -84,7 +84,7 @@ The installer created by `fleetctl` isnt specific to one host. If you have mu
If youre managing an enterprise environment, you will likely have a deployment tool like Munki, Jamf Pro, Chef, Ansible, or Puppet to deliver software to your devices. Using your software management tool of choice, you can distribute your osquery installer and add all your devices to Fleet.
<meta name="category" value="guides">
<meta name="authorFullName" value="Katheryn Satterlee">
<meta name="authorFullName" value="Kathy Satterlee">
<meta name="authorGitHubUsername" value="ksatter">
<meta name="publishedOn" value="2022-03-19">
<meta name="articleTitle" value="How to install osquery and enroll Linux devices into Fleet">