18 Commits

Author SHA1 Message Date
Alvaro Miranda Aguilera
cc381a0f6b update per review 2017-07-20 22:37:48 +02:00
Alvaro Miranda Aguilera
591670d8a5 add note about groups for sudoers 2017-07-20 20:33:47 +02:00
Seth Vargo
0d7d65fdeb
Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
René Schodder (Herlitz)
b321f40153 Fixed Typo in Fedora commands on /etc/sudoers 2017-03-13 13:05:11 +01:00
Chris Roberts
dbf01572ef Merge pull request #8122 from chrisroberts/virtualbox/uid-gid
Use uid/gid from mount_options if provided for synced folders.
2017-03-06 14:21:11 -08:00
Leonhard Preis
19780b6342 Reflect NFS setup changes in documentation
Fixes sudoers file for NFS synched folders outdated #8218
2017-01-20 10:19:11 +01:00
Chris Roberts
9f393fc1e0 Use uid/gid from mount_options if provided for synced folders.
This also extracts the gid/uid detection and upstart actions into
reusable module to provide consistent behavior.
2016-12-14 12:12:17 -08:00
Richard Quadling
5286410e52 Update nfs.html.md 2016-09-16 00:21:02 +01:00
Richard Quadling
c7a1c681d0 Add note about using a separate file for sudoers 2016-08-26 14:26:40 +01:00
Chris Roberts
bbac718925 Add NFSv4 warning and information 2016-08-19 09:33:36 -07:00
Seth Vargo
57455b8e86
Update systemctl no-pager on website 2016-06-06 19:14:13 -04:00
Seth Vargo
62a407771f
Style 2016-05-29 01:13:13 -04:00
Seth Vargo
f03904f4d0 Merge pull request #7179 from c0state/master
Add section to NFS sync folder docs for non-standard system utility locations
2016-05-29 01:12:13 -04:00
kcvajgf
368db4e933 Add documentation for synced_folder's 'id' argument 2016-05-27 20:43:01 +08:00
c0state
eeaacbe82d Add section to NFS sync folder documentation for setting sudoers file
entries to not require password prompt in the case of non standard
system utility locations
2016-03-26 23:56:46 -04:00
No GUI
c614e8d7fd Update nfs sudo configuration for Fedora
Copied the configuration to my own machine and noticed I was still getting prompted for my password. Looking at the command, I realize that sed is called on /tmp/exports, not /etc. Quick change, and everything is automatic as expected!

Updating the documentation so others don't have the same hassle. :)
2016-01-29 11:20:24 -07:00
Seth Vargo
2faa510120 Tabs to spaces 2016-01-19 14:54:13 -05:00
Seth Vargo
5093f3120e Merge docs and www into a single static site
This is a big commit, and I apologize in advance for the future
git-blames all pointing to me. This commit does a few things:

1.  Merges the website/docs and website/www repo into a single website repo
    to be in line with other HashiCorp projects
2.  Updates to use middleman-hashicorp
3.  Converts less to scss to be in line with other projects
4.  Updates page styles to be in line with other projects
5.  Optimizes images
6.  Prepare for S3 + Fastly deployment with scripts, etc.
7.  Removes blog posts (they have been transferred to hashicorp.com with
    redirects in place
8.  Updated sitemap generation script for better SEO
9.  Fixed many broken links
10. Add description to all fields
2016-01-19 14:35:05 -05:00