Skip to content

Commit

Permalink
Moved nfs properters to exported resource
Browse files Browse the repository at this point in the history
  • Loading branch information
MartyEwings committed Jun 18, 2021
1 parent 21e6798 commit 233105f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/importer.pp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
client_enabled => true,
}
Nfs::Client::Mount <<| nfstag == 'rsan' |>>
{ options_nfs => 'tcp,nolock,rsize=32768,wsize=32768,soft,noatime,actimeo=3,retrans=1',}

#################### 2. Deploy Client tools, and deploy PSL client #################
# include postgresql::client , include puppet_enterprise::profile::controller need to make postgresql module a dependancies
Expand Down

0 comments on commit 233105f

Please sign in to comment.