diff --git a/README.md b/README.md index 0fd19a328..651121163 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Nomad
-Nomad is a simple and flexible workload orchestrator to deploy and manage containers ([docker](https://developer.hashicorp.com/nomad/docs/drivers/docker), [podman](https://developer.hashicorp.com/nomad/plugins/drivers/podman)), non-containerized applications ([executable](https://developer.hashicorp.com/nomad/docs/drivers/exec), [Java](https://developer.hashicorp.com/nomad/docs/drivers/java)), and virtual machines ([qemu](https://developer.hashicorp.com/nomad/docs/drivers/qemu)) across on-prem and clouds at scale. +Nomad is a simple and flexible workload orchestrator to deploy and manage containers ([docker](https://developer.hashicorp.com/nomad/docs/deploy/task-driver/docker), [podman](https://developer.hashicorp.com/nomad/plugins/drivers/podman)), non-containerized applications ([executable](https://developer.hashicorp.com/nomad/docs/deploy/task-driver/exec), [Java](https://developer.hashicorp.com/nomad/docs/deploy/task-driver/java)), and virtual machines ([qemu](https://developer.hashicorp.com/nomad/docs/deploy/task-driver/qemu)) across on-prem and clouds at scale. Nomad is supported on Linux, Windows, and macOS. A commercial version of Nomad, [Nomad Enterprise](https://developer.hashicorp.com/nomad/docs/enterprise), is also available. diff --git a/command/acl_binding_rule.go b/command/acl_binding_rule.go index 1d1833f80..a264090d1 100644 --- a/command/acl_binding_rule.go +++ b/command/acl_binding_rule.go @@ -26,7 +26,7 @@ Usage: nomad acl binding-ruleYour Nomad cluster has Access Control enabled, which you can use to control access to data and APIs. Here, you can manage the Tokens, Policies, and Roles for your system.
When you're ready to create more tokens, you can do so via the Nomad CLI
When you're ready to create more tokens, you can do so via the Nomad CLI
{{this.newTokenString}}
Sentinel Policies
- Nomad integrates with HashiCorp Sentinel to allow operators to express policies as code and have those policies automatically enforced. This allows operators to define a "sandbox" and restrict actions to only those compliant with that policy.
+ Nomad integrates with HashiCorp Sentinel to allow operators to express policies as code and have those policies automatically enforced. This allows operators to define a "sandbox" and restrict actions to only those compliant with that policy.
{{#if (can "write sentinel-policy")}}
diff --git a/ui/app/templates/administration/sentinel-policies/new.hbs b/ui/app/templates/administration/sentinel-policies/new.hbs
index 5a5d93522..f32cc0782 100644
--- a/ui/app/templates/administration/sentinel-policies/new.hbs
+++ b/ui/app/templates/administration/sentinel-policies/new.hbs
@@ -9,7 +9,7 @@
Create Sentinel Policy
- Nomad integrates with HashiCorp Sentinel to allow operators to express policies as code and have those policies automatically enforced. This allows operators to define a "sandbox" and restrict actions to only those compliant with that policy.
+ Nomad integrates with HashiCorp Sentinel to allow operators to express policies as code and have those policies automatically enforced. This allows operators to define a "sandbox" and restrict actions to only those compliant with that policy.
No Cluster Leader
The cluster has no leader.
-
+
Read about Outage Recovery.
{{else if this.isOTTExchange}}
diff --git a/ui/app/templates/jobs/index.hbs b/ui/app/templates/jobs/index.hbs
index 3478b7b12..be1ac8ba8 100644
--- a/ui/app/templates/jobs/index.hbs
+++ b/ui/app/templates/jobs/index.hbs
@@ -13,7 +13,7 @@
{{/if}}
-
+
{{/if}}
diff --git a/ui/app/templates/jobs/job/variables.hbs b/ui/app/templates/jobs/job/variables.hbs
index ff9f21ec0..d12a24fe5 100644
--- a/ui/app/templates/jobs/job/variables.hbs
+++ b/ui/app/templates/jobs/job/variables.hbs
@@ -14,7 +14,7 @@
Tasks in this job can have automatic access to Nomad Variables .
- - Use
+
- Use
@@ -55,7 +55,7 @@
-
+
diff --git a/ui/app/templates/storage/index.hbs b/ui/app/templates/storage/index.hbs
index ac5141ddb..6c59f6ef9 100644
--- a/ui/app/templates/storage/index.hbs
+++ b/ui/app/templates/storage/index.hbs
@@ -231,7 +231,7 @@
Defined in the Nomad agent's config file, best for infrequently changing storage
-
+
@@ -240,7 +240,7 @@
Best-effort persistence, ideal for rebuildable data. Stored in the /alloc/data directory in a given allocation.
-
+