This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
packer
Watch
1
Star
0
Fork
You've already forked packer
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-02-25 19:04:59 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ba767d1663
packer
/
builder
/
azure
/
chroot
/
const.go
7 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
Use const for statebag key
2020-03-25 16:26:33 -04:00
package
chroot
const
(
create snapshots for all disks in a diskset
2020-04-29 14:28:52 -04:00
stateBagKey_Diskset
=
"diskset"
stateBagKey_Snapshotset
=
"snapshotset"
Use const for statebag key
2020-03-25 16:26:33 -04:00
)
Reference in a new issue
Copy permalink