-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #199 from cyberark/remove-unused-ignores
Correct role paths and update ignore files
- Loading branch information
Showing
17 changed files
with
13 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,7 @@ reports | |
*.js | ||
*.html | ||
output/ | ||
importer_result.json | ||
|
||
# Pycache directories and files | ||
**/__pycache__/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
dev/start.sh shebang | ||
Jenkinsfile shebang | ||
tests/conjur_variable/policy/root.yml yamllint:unparsable-with-libyaml | ||
roles/conjur_host_identity/tests/policy/root.yml yamllint:unparsable-with-libyaml # File loaded by summon utility (in Jenkinsfile), not via Python | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
secrets.yml yamllint:unparsable-with-libyaml # File loaded by Conjur server, not via Python | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
Jenkinsfile shebang | ||
dev/start.sh shebang | ||
tests/conjur_variable/policy/root.yml yamllint:unparsable-with-libyaml | ||
roles/conjur_host_identity/tests/policy/root.yml yamllint:unparsable-with-libyaml # File loaded by summon utility (in Jenkinsfile), not via Python | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
secrets.yml yamllint:unparsable-with-libyaml # File loaded by Conjur server, not via Python | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
Jenkinsfile shebang | ||
dev/start.sh shebang | ||
tests/conjur_variable/policy/root.yml yamllint:unparsable-with-libyaml # File loaded by Conjur server, not via Python | ||
roles/conjur_host_identity/tests/policy/root.yml yamllint:unparsable-with-libyaml # File loaded by Conjur server, not via Python | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
secrets.yml yamllint:unparsable-with-libyaml # File loaded by Summon utility (in Jenkinsfile), not via Python | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml | ||
dev/start.sh shebang | ||
dev/stop.sh shebang | ||
dev/util.sh shebang | ||
Jenkinsfile shebang | ||
plugins/lookup/conjur_variable.py validate-modules:version-added-must-be-major-or-minor | ||
secrets.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml | ||
dev/start.sh shebang | ||
dev/stop.sh shebang | ||
dev/util.sh shebang | ||
Jenkinsfile shebang | ||
plugins/lookup/conjur_variable.py validate-modules:version-added-must-be-major-or-minor | ||
secrets.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang | ||
dev/policy/root.yml yamllint:unparsable-with-libyaml | ||
dev/start.sh shebang | ||
dev/stop.sh shebang | ||
dev/util.sh shebang | ||
Jenkinsfile shebang | ||
plugins/lookup/conjur_variable.py validate-modules:version-added-must-be-major-or-minor | ||
secrets.yml yamllint:unparsable-with-libyaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
Jenkinsfile shebang | ||
dev/start.sh shebang | ||
tests/conjur_variable/test.sh shebang | ||
roles/conjur_host_identity/tests/test.sh shebang | ||
ci/build_release shebang | ||
ci/publish_to_galaxy shebang | ||
ci/test.sh shebang |