Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
malathi.deenadayalan
puppet
Commits
26da1005
Commit
26da1005
authored
1 year ago
by
malathi.deenadayalan
Browse files
Options
Download
Email Patches
Plain Diff
corrected run-puppet.sh
parent
1e21729d
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
files/run-puppet.sh
+1
-1
files/run-puppet.sh
with
1 addition
and
1 deletion
+1
-1
files/run-puppet.sh
View file @
26da1005
#!/bin/bash
cd
/etc/puppetlabs/code/environments/production
&&
git pull
/opt/puppetlabs/bin/puppet appy manifests/
/opt/puppetlabs/bin/puppet app
l
y manifests/
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help