This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
a130882ebb
zulip
/
tools
/
humbug-puppet-apply
4 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
puppet apply -e
"
class {'humbug': machinetype => '
$(
cat /etc/humbug-machinetype
)
'}
"
Reference in New Issue
View Git Blame
Copy Permalink