Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envrcd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
envrcd
Commits
0f01c6fb
Commit
0f01c6fb
authored
1 year ago
by
Sven Mäder
Browse files
Options
Downloads
Patches
Plain Diff
Add gitignore for 95-host-late-local for customer servers
parent
dc3c4057
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
README.md
+3
-2
3 additions, 2 deletions
README.md
with
4 additions
and
2 deletions
.gitignore
+
1
−
0
View file @
0f01c6fb
...
...
@@ -2,6 +2,7 @@
00-local
20-host
90-host-late
95-host-late-local
# Ignore vim netrw history
.netrwhist
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
2
View file @
0f01c6fb
...
...
@@ -14,8 +14,9 @@ Reserved files in `envrcd.d`
These files should only exist locally and are ignored by git
-
`00-local`
:
`ENVRCD_SET_*`
(contains user settings, exists only in your private home)
-
`20-host`
:
`ENVRCD_INVENTORY`
(host specific environment vars)
-
`90-host-late`
: host aliases (host specific alias overrides)
-
`20-host`
:
`ENVRCD_INVENTORY`
(host specific environment vars, ansible managed)
-
`90-host-late`
: host aliases (host specific alias overrides, ansible managed)
-
`95-host-late-local`
: local only (host specific overrides, locally managed)
### 00-local: `~/.envrcd/envrcd.d/00-local`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment